Use menuconfigs instead of menus, so the whole menu can be disabled at once
[powerpc.git] / block / Kconfig
index a50f481..2859351 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