X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=init%2FKconfig;h=7e6dae1ae727b3573079784391aa500c434f0110;hb=1ca615fb816ba85dc765209a9b58ab82cc99bce0;hp=43d6989c275f3432a0404771af92015f13717a01;hpb=3e318b5b55fafebd3a6e4dd3a00b79bfc0668675;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