Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[sfrench/cifs-2.6.git] / block / Kconfig
index a50f481116477e9552c82db45f728bc067dbbbbd..285935134bcd02cedf51cd1330ea1460aca4ca14 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Block layer core configuration
 #
-config BLOCK
+menuconfig BLOCK
        bool "Enable the block layer" if EMBEDDED
        default y
        help
@@ -49,6 +49,6 @@ config LSF
 
          If unsure, say Y.
 
-endif
+endif # BLOCK
 
 source block/Kconfig.iosched