diff options
-rw-r--r-- | drivers/md/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 531d4d17d011..34a8c60a254a 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -263,7 +263,7 @@ config DM_MULTIPATH_EMC | |||
263 | 263 | ||
264 | config DM_MULTIPATH_RDAC | 264 | config DM_MULTIPATH_RDAC |
265 | tristate "LSI/Engenio RDAC multipath support (EXPERIMENTAL)" | 265 | tristate "LSI/Engenio RDAC multipath support (EXPERIMENTAL)" |
266 | depends on DM_MULTIPATH && BLK_DEV_DM && EXPERIMENTAL | 266 | depends on DM_MULTIPATH && BLK_DEV_DM && SCSI && EXPERIMENTAL |
267 | ---help--- | 267 | ---help--- |
268 | Multipath support for LSI/Engenio RDAC. | 268 | Multipath support for LSI/Engenio RDAC. |
269 | 269 | ||