X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=init%2FKconfig;h=a98e1acc122de8fc84912ab805e19fa0f395cfdd;hp=7d30240e5bfef76aedc3a8eee2a7991abe0f0a18;hb=077931446b85e7858bf9dc0927cd116669b965d2;hpb=ccae663cd4f62890d862c660e5ed762eb9821c14 diff --git a/init/Kconfig b/init/Kconfig index 7d30240e5bfe..a98e1acc122d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -20,12 +20,8 @@ config CONSTRUCTORS bool depends on !UML -config HAVE_IRQ_WORK - bool - config IRQ_WORK bool - depends on HAVE_IRQ_WORK config BUILDTIME_EXTABLE_SORT bool @@ -1182,7 +1178,7 @@ config CC_OPTIMIZE_FOR_SIZE Enabling this option will pass "-Os" instead of "-O2" to gcc resulting in a smaller kernel. - If unsure, say Y. + If unsure, say N. config SYSCTL bool @@ -1263,6 +1259,7 @@ config HOTPLUG config PRINTK default y bool "Enable support for printk" if EXPERT + select IRQ_WORK help This option enables normal printk support. Removing it eliminates most of the message strings from the kernel image