[COMPAT]: Fix new dev_ifname32 returning -EFAULT
[powerpc.git] / block / Kconfig
index 2484e0e..9bda7bc 100644 (file)
@@ -64,4 +64,9 @@ config BLK_DEV_BSG
 
 endif # BLOCK
 
+config BLOCK_COMPAT
+       bool
+       depends on BLOCK && COMPAT
+       default y
+
 source block/Kconfig.iosched