raid, fastboot: hide RAID autodetect option if MD is compiled as a module
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Родитель
a364092a41
Коммит
ce52aebd02
|
@ -32,7 +32,7 @@ config BLK_DEV_MD
|
||||||
|
|
||||||
config MD_AUTODETECT
|
config MD_AUTODETECT
|
||||||
bool "Autodetect RAID arrays during kernel boot"
|
bool "Autodetect RAID arrays during kernel boot"
|
||||||
depends on BLK_DEV_MD
|
depends on BLK_DEV_MD=y
|
||||||
default y
|
default y
|
||||||
---help---
|
---help---
|
||||||
If you say Y here, then the kernel will try to autodetect raid
|
If you say Y here, then the kernel will try to autodetect raid
|
||||||
|
|
Загрузка…
Ссылка в новой задаче