X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=block%2FKconfig;h=9bda7bc80307f2a69c06a0c46819c0a10d5321e2;hb=75529219373e53042fc46c86d991125e616f42dd;hp=2484e0e9d89c9127c0678052b18bfa879b8a827d;hpb=195be1c2086929efe1ca315e23f031f06e086369;p=linux-2.6 diff --git a/block/Kconfig b/block/Kconfig index 2484e0e9d8..9bda7bc803 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