diff options
author | Matt Reimer <mattjreimer@gmail.com> | 2006-11-06 18:29:44 +0000 |
---|---|---|
committer | Matt Reimer <mattjreimer@gmail.com> | 2006-11-06 18:29:44 +0000 |
commit | 2b622239c20657486f9e84842fd392f0a03c4598 (patch) | |
tree | 6b0f2058023f53c03ef7a0419eb06af11e8ba47f /packages/linux/linux-openzaurus-2.6.17/defconfig-tosa | |
parent | 5f7acfb7fa919640d4b9e3a997ff4ddfc5a39569 (diff) | |
parent | e37ddf6842faf9b3421fa4ab688944a20f0bba94 (diff) |
merge of '41daabd524e84d8b355abb1ef7c1d06479c25b7d'
and '749aa1340946e929e3de2422cb6c275ee1ae34ba'
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.17/defconfig-tosa')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.17/defconfig-tosa | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa index 48501c8a76..4144e5cf38 100644 --- a/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa +++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-tosa @@ -622,7 +622,14 @@ CONFIG_SCSI_MULTI_LUN=y # # Multi-device support (RAID and LVM) # -# CONFIG_MD is not set +CONFIG_MD=y +CONFIG_BLK_DEV_DM=m +CONFIG_DM_CRYPT=m +CONFIG_DM_SNAPSHOT=m +CONFIG_DM_MIRROR=m +CONFIG_DM_ZERO=m +CONFIG_DM_MULTIPATH=m +CONFIG_DM_MULTIPATH_EMC=m # # Fusion MPT device support |