X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=init%2FKconfig;h=7e6dae1ae727b3573079784391aa500c434f0110;hb=6378c0253175e400525ac0efac9dd29f4e573cbf;hp=43d6989c275f3432a0404771af92015f13717a01;hpb=fb4284b2b7cfaf3b89557667587cca90bddccc59;p=linux-2.6 diff --git a/init/Kconfig b/init/Kconfig index 43d6989c27..7e6dae1ae7 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -522,7 +522,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 N. + If unsure, say Y. config SYSCTL bool @@ -802,6 +802,10 @@ config PROC_PAGE_MONITOR endmenu # General setup +config HAVE_GENERIC_DMA_COHERENT + bool + default n + config SLABINFO bool depends on PROC_FS