diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2009-03-11 21:08:50 +0100 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2009-03-11 21:11:07 +0100 |
| commit | 0a7c808fccc86418acf0e0b4b119094fb56af952 (patch) | |
| tree | a69180b3872250d76052a953fb6b6856edffcc0c /arch/mips | |
| parent | dc58f81346787c82ac47aef1be911ed9edf16024 (diff) | |
| download | kernel_samsung_espresso10-0a7c808fccc86418acf0e0b4b119094fb56af952.zip kernel_samsung_espresso10-0a7c808fccc86418acf0e0b4b119094fb56af952.tar.gz kernel_samsung_espresso10-0a7c808fccc86418acf0e0b4b119094fb56af952.tar.bz2 | |
MIPS: IP27: Enable RAID5 module
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
| -rw-r--r-- | arch/mips/configs/ip27_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/ip27_defconfig b/arch/mips/configs/ip27_defconfig index f2baea3..0208723 100644 --- a/arch/mips/configs/ip27_defconfig +++ b/arch/mips/configs/ip27_defconfig @@ -512,7 +512,7 @@ CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=y CONFIG_MD_RAID1=y CONFIG_MD_RAID10=m -CONFIG_MD_RAID456=m +CONFIG_MD_RAID456=y CONFIG_MD_RAID5_RESHAPE=y CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m |
