X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=block%2FKconfig;h=9bda7bc80307f2a69c06a0c46819c0a10d5321e2;hb=be48be08a829db09a4f786f44a1872ef0f533c85;hp=2484e0e9d89c9127c0678052b18bfa879b8a827d;hpb=7b5573769f26a23518b33a64ec129d2833564877;p=powerpc.git 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