Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
[safe/jmp/linux-2.6] / block / Kconfig
index e108956..9bda7bc 100644 (file)
@@ -62,10 +62,11 @@ config BLK_DEV_BSG
        protocols (e.g. Task Management Functions and SMP in Serial
        Attached SCSI).
 
+endif # BLOCK
+
 config BLOCK_COMPAT
        bool
+       depends on BLOCK && COMPAT
        default y
 
-endif # BLOCK
-
 source block/Kconfig.iosched