summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.17
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-05 11:39:01 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-05 11:39:01 +0000
commit628b9c53b565529e2e7db5e0e810c4d29b636504 (patch)
treefbe8babdabd58557dedb790b771fa9bedda0c495 /packages/linux/linux-openzaurus-2.6.17
parent16d5a7ec44fae0e97a43d3c4ff0dbe3ac7948899 (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')
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-akita9
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-c7x09
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-collie9
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-hx20009
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-poodle9
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm9
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-qemux869
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-spitz9
-rw-r--r--packages/linux/linux-openzaurus-2.6.17/defconfig-tosa9
9 files changed, 72 insertions, 9 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-akita b/packages/linux/linux-openzaurus-2.6.17/defconfig-akita
index f2be7e270e..249466ac87 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-akita
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-akita
@@ -609,7 +609,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
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-c7x0 b/packages/linux/linux-openzaurus-2.6.17/defconfig-c7x0
index 759338cb56..1d702f60c0 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-c7x0
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-c7x0
@@ -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
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-collie b/packages/linux/linux-openzaurus-2.6.17/defconfig-collie
index 7ae7c0ecfb..f488d42d93 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-collie
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-collie
@@ -631,7 +631,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
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
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-poodle b/packages/linux/linux-openzaurus-2.6.17/defconfig-poodle
index cd88b592b0..deacd170f2 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-poodle
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-poodle
@@ -631,7 +631,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
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm b/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
index f96fa2815a..abb6726556 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-qemuarm
@@ -490,7 +490,14 @@ CONFIG_SCSI_SYM53C8XX_MMIO=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
diff --git a/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86 b/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86
index b9910758c5..fb66874b90 100644
--- a/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86
+++ b/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86
@@ -610,7 +610,14 @@ CONFIG_SCSI_IPR=m
#
# 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
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
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