summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-07-18 13:31:36 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2013-07-18 13:31:36 -0700
commitebad167975b43fb316b1366b384bc3a56bd944e5 (patch)
treecfd9d702fc2ab03381f5fc1936697937c349f140
parentcaf64f630e602e0269016a9f302b5de9e61a357e (diff)
boundary defconfigs: add Device Mapper for use with Debian installer
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
-rw-r--r--arch/arm/configs/h_defconfig2
-rw-r--r--arch/arm/configs/k_defconfig2
-rw-r--r--arch/arm/configs/nit6xlite_defconfig2
-rw-r--r--arch/arm/configs/nitrogen6x_defconfig2
-rw-r--r--arch/arm/configs/nitrogen6x_mipi_defconfig2
-rw-r--r--arch/arm/configs/oc_defconfig2
-rw-r--r--arch/arm/configs/s_defconfig2
7 files changed, 14 insertions, 0 deletions
diff --git a/arch/arm/configs/h_defconfig b/arch/arm/configs/h_defconfig
index 417089307e94..7664913056c3 100644
--- a/arch/arm/configs/h_defconfig
+++ b/arch/arm/configs/h_defconfig
@@ -113,6 +113,8 @@ CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/k_defconfig b/arch/arm/configs/k_defconfig
index e147004013ee..9e205a9ae5b7 100644
--- a/arch/arm/configs/k_defconfig
+++ b/arch/arm/configs/k_defconfig
@@ -112,6 +112,8 @@ CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI=m
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/nit6xlite_defconfig b/arch/arm/configs/nit6xlite_defconfig
index 9c47df921b76..1b9b1818e5d8 100644
--- a/arch/arm/configs/nit6xlite_defconfig
+++ b/arch/arm/configs/nit6xlite_defconfig
@@ -103,6 +103,8 @@ CONFIG_MTD_UBI=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_MISC_DEVICES=y
CONFIG_MXS_PERFMON=m
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/nitrogen6x_defconfig b/arch/arm/configs/nitrogen6x_defconfig
index a4ef139c94a0..513bb2c1a038 100644
--- a/arch/arm/configs/nitrogen6x_defconfig
+++ b/arch/arm/configs/nitrogen6x_defconfig
@@ -108,6 +108,8 @@ CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/nitrogen6x_mipi_defconfig b/arch/arm/configs/nitrogen6x_mipi_defconfig
index c8edf57e3061..2a4ccc6e9f30 100644
--- a/arch/arm/configs/nitrogen6x_mipi_defconfig
+++ b/arch/arm/configs/nitrogen6x_mipi_defconfig
@@ -108,6 +108,8 @@ CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/oc_defconfig b/arch/arm/configs/oc_defconfig
index e83a0651d2a3..37a2119f4128 100644
--- a/arch/arm/configs/oc_defconfig
+++ b/arch/arm/configs/oc_defconfig
@@ -108,6 +108,8 @@ CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y
diff --git a/arch/arm/configs/s_defconfig b/arch/arm/configs/s_defconfig
index ac0ff1f53d1e..cef1b7b3f7b8 100644
--- a/arch/arm/configs/s_defconfig
+++ b/arch/arm/configs/s_defconfig
@@ -103,6 +103,8 @@ CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
# CONFIG_SATA_PMP is not set
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
CONFIG_MII=y