X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=block%2FKconfig;h=9bda7bc80307f2a69c06a0c46819c0a10d5321e2;hb=32b1216d1e338d69cc5a11ca81fc247eb8ddfb2e;hp=2484e0e9d89c9127c0678052b18bfa879b8a827d;hpb=4d5d8e9d3e55100bc12cf17a5ebc8a3c70befd38;p=linux-2.6-omap-h63xx.git diff --git a/block/Kconfig b/block/Kconfig index 2484e0e9d89..9bda7bc8030 100644 --- a/block/Kconfig +++ b/block/Kconfig @@ -64,4 +64,9 @@ config BLK_DEV_BSG endif # BLOCK +config BLOCK_COMPAT + bool + depends on BLOCK && COMPAT + default y + source block/Kconfig.iosched