diff --git a/[refs] b/[refs] index bc4afee3fbbc..9692dbf373a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 15c31be4d5bd2402c6f5a288d56a24edc9252b71 +refs/heads/master: 16ed002f224738366c1809023ec70a71ae51421c diff --git a/trunk/block/Kconfig b/trunk/block/Kconfig index a50f48111647..285935134bcd 100644 --- a/trunk/block/Kconfig +++ b/trunk/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