X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=block%2FKconfig;h=9bda7bc80307f2a69c06a0c46819c0a10d5321e2;hb=bc09dff198e67a98a82c42000006b39f6d502031;hp=2484e0e9d89c9127c0678052b18bfa879b8a827d;hpb=973ed7c49a5c2271a10ce54ac06bba5617fca3a8;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