diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-11-05 11:48:19 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-11-05 11:48:19 +0000 |
commit | c49f3573380ea2098ff71d8f064c2b060fca4a3f (patch) | |
tree | 2bb6d45ea06375f89ad4621a4faf0ff919d9ad38 /packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 | |
parent | 2c4ef8eca4f8f6480619e740f9b756d66af212f3 (diff) | |
parent | 628b9c53b565529e2e7db5e0e810c4d29b636504 (diff) |
merge of 7b19bb8bafdf80118e23e0749def26595311edf6
and dc025c257a42628fdbc3989615d9594e0be78d8a
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 b/packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 index cb7cce7bdd..ea56989b75 100644 --- a/packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 +++ b/packages/linux/linux-openzaurus-2.6.18+git/defconfig-hx2000 @@ -445,7 +445,14 @@ CONFIG_IDE_GENERIC=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 |