git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a364092
)
raid, fastboot: hide RAID autodetect option if MD is compiled as a module
author
Alan Jenkins
<alan-jenkins@tuffmail.co.uk>
Fri, 10 Oct 2008 15:02:53 +0000
(16:02 +0100)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Sun, 12 Oct 2008 15:25:14 +0000
(08:25 -0700)
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/md/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/md/Kconfig
b/drivers/md/Kconfig
index
8e72c91
..
2281b50
100644
(file)
--- a/
drivers/md/Kconfig
+++ b/
drivers/md/Kconfig
@@
-32,7
+32,7
@@
config BLK_DEV_MD
config MD_AUTODETECT
bool "Autodetect RAID arrays during kernel boot"
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
default y
---help---
If you say Y here, then the kernel will try to autodetect raid