X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=block%2FKconfig;h=285935134bcd02cedf51cd1330ea1460aca4ca14;hb=cefe658bca9cf1d4af841c45d170ebd0f881889e;hp=a50f481116477e9552c82db45f728bc067dbbbbd;hpb=3be11c8f4f2fa194834c2e83540f34da442b8977;p=linux-2.6 diff --git a/block/Kconfig b/block/Kconfig index a50f481116..285935134b 100644 --- a/block/Kconfig +++ b/block/Kconfig @@ -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