diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-11-05 11:39:01 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2006-11-05 11:39:01 +0000 |
commit | 628b9c53b565529e2e7db5e0e810c4d29b636504 (patch) | |
tree | fbe8babdabd58557dedb790b771fa9bedda0c495 /packages/linux/linux-openzaurus-2.6.17/defconfig-spitz | |
parent | 16d5a7ec44fae0e97a43d3c4ff0dbe3ac7948899 (diff) |
linux-oz-2.6: Add some modules (#1438), also add some missing files for the +git kernel
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.17/defconfig-spitz')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.17/defconfig-spitz | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-spitz b/packages/linux/linux-openzaurus-2.6.17/defconfig-spitz index 1fbf999473..824fd57aaa 100644 --- a/packages/linux/linux-openzaurus-2.6.17/defconfig-spitz +++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-spitz @@ -618,7 +618,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 |