diff options
| -rw-r--r-- | block/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/block/Kconfig b/block/Kconfig index ca2ef4e08497..2484e0e9d89c 100644 --- a/block/Kconfig +++ b/block/Kconfig | |||
| @@ -49,8 +49,6 @@ config LSF | |||
| 49 | 49 | ||
| 50 | If unsure, say Y. | 50 | If unsure, say Y. |
| 51 | 51 | ||
| 52 | endif # BLOCK | ||
| 53 | |||
| 54 | config BLK_DEV_BSG | 52 | config BLK_DEV_BSG |
| 55 | bool "Block layer SG support v4 (EXPERIMENTAL)" | 53 | bool "Block layer SG support v4 (EXPERIMENTAL)" |
| 56 | depends on EXPERIMENTAL | 54 | depends on EXPERIMENTAL |
| @@ -64,4 +62,6 @@ config BLK_DEV_BSG | |||
| 64 | protocols (e.g. Task Management Functions and SMP in Serial | 62 | protocols (e.g. Task Management Functions and SMP in Serial |
| 65 | Attached SCSI). | 63 | Attached SCSI). |
| 66 | 64 | ||
| 65 | endif # BLOCK | ||
| 66 | |||
| 67 | source block/Kconfig.iosched | 67 | source block/Kconfig.iosched |
