]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
[WATCHDOG] pcwd: a couple of watchdogs escaped conversion
[linux-2.6-omap-h63xx.git] / init / Kconfig
index 43d6989c275f3432a0404771af92015f13717a01..7e6dae1ae727b3573079784391aa500c434f0110 100644 (file)
@@ -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