aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavem <davem>2001-12-13 13:40:54 +0000
committerdavem <davem>2001-12-13 13:40:54 +0000
commit36ff809c6e7cc2674ec6aa9a9b173bd94234bc32 (patch)
tree5cefd6f0fdf1ea4411b150c632080b37e09f4af4
parent77954b6f3b792eaabc1e93ec5fc2c65deec27d2a (diff)
downloadnetdev-vger-cvs-36ff809c6e7cc2674ec6aa9a9b173bd94234bc32.tar.gz
Turn back on RAID1 as a module.
-rw-r--r--arch/sparc64/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig
index 6f06227d5..67abc31f0 100644
--- a/arch/sparc64/defconfig
+++ b/arch/sparc64/defconfig
@@ -162,7 +162,7 @@ CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
-# CONFIG_MD_RAID1 is not set
+CONFIG_MD_RAID1=m
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set