1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00

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:
Alan Jenkins 2008-10-10 16:02:53 +01:00 committed by Arjan van de Ven
parent a364092a41
commit ce52aebd02

View file

@ -32,7 +32,7 @@ config BLK_DEV_MD
config MD_AUTODETECT
bool "Autodetect RAID arrays during kernel boot"
depends on BLK_DEV_MD
depends on BLK_DEV_MD=y
default y
---help---
If you say Y here, then the kernel will try to autodetect raid