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 8e72c916535f..2281b5098e95 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
| @@ -32,7 +32,7 @@ config BLK_DEV_MD | |||
| 32 | 32 | ||
| 33 | config MD_AUTODETECT | 33 | config MD_AUTODETECT |
| 34 | bool "Autodetect RAID arrays during kernel boot" | 34 | bool "Autodetect RAID arrays during kernel boot" |
| 35 | depends on BLK_DEV_MD | 35 | depends on BLK_DEV_MD=y |
| 36 | default y | 36 | default y |
| 37 | ---help--- | 37 | ---help--- |
| 38 | If you say Y here, then the kernel will try to autodetect raid | 38 | If you say Y here, then the kernel will try to autodetect raid |
