diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 19:10:05 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2006-11-13 19:10:05 +0000 |
commit | f7171587f09b13c97cc73109cd9eaf7c5aa78e47 (patch) | |
tree | b5946293f56e4dee2d643c5c411ed77405f4001f /packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000 | |
parent | 38d9e8aff1967820b22faeea83610c3c359f7705 (diff) | |
parent | 40951de5f883d7a2d9d5445a9b73c3424ee245f1 (diff) |
merge of '119a1b8e3787f193a0a34391450debc2878897c4'
and '4f36e4b6e145cb3251f372bb7153308459b7ea41'
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000 b/packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000 index cb7cce7bdd..ea56989b75 100644 --- a/packages/linux/linux-openzaurus-2.6.17/defconfig-hx2000 +++ b/packages/linux/linux-openzaurus-2.6.17/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 |