diff options
Diffstat (limited to 'block/Kconfig')
| -rw-r--r-- | block/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/block/Kconfig b/block/Kconfig index 2484e0e9d89c..e10895647f72 100644 --- a/block/Kconfig +++ b/block/Kconfig | |||
| @@ -62,6 +62,10 @@ config BLK_DEV_BSG | |||
| 62 | protocols (e.g. Task Management Functions and SMP in Serial | 62 | protocols (e.g. Task Management Functions and SMP in Serial |
| 63 | Attached SCSI). | 63 | Attached SCSI). |
| 64 | 64 | ||
| 65 | config BLOCK_COMPAT | ||
| 66 | bool | ||
| 67 | default y | ||
| 68 | |||
| 65 | endif # BLOCK | 69 | endif # BLOCK |
| 66 | 70 | ||
| 67 | source block/Kconfig.iosched | 71 | source block/Kconfig.iosched |
