[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set
[safe/jmp/linux-2.6] / block / Kconfig
index 2484e0e..e108956 100644 (file)
@@ -62,6 +62,10 @@ config BLK_DEV_BSG
        protocols (e.g. Task Management Functions and SMP in Serial
        Attached SCSI).
 
+config BLOCK_COMPAT
+       bool
+       default y
+
 endif # BLOCK
 
 source block/Kconfig.iosched