aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2010-02-17 13:38:28 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:05 -0600
commited4285c127eaf8476c92b6bdb6f0a0a59d63624c (patch)
tree3979292b6c477bd01604e1f66e9c9795d1e8da11 /arch/arm/configs
parent38afc1b80d5a1ffbe6f3161801f70689d395fbc1 (diff)
u8500: enable MSP and MSP test driver in defconfig
The test driver is enabled to allow LTP MSP tests to run on a defconfig kernel. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mop500_defconfig4
-rw-r--r--arch/arm/configs/mop500_ed_defconfig4
2 files changed, 6 insertions, 2 deletions
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index 57cce93d3a9..b46f6a60c93 100644
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -503,7 +503,9 @@ CONFIG_AB8500=y
# CONFIG_HSI is not set
# CONFIG_U8500_HSI_LEGACY is not set
CONFIG_U8500_HSI_TRANSFER_MODE=0x0
-# CONFIG_STM_I2S is not set
+CONFIG_STM_I2S=y
+CONFIG_STM_MSP_I2S=y
+CONFIG_STM_I2S_TEST_PROTOCOL_DRIVER=y
CONFIG_U8500_HSI_MODEM_EXTERNAL=y
# CONFIG_U8500_HSI_MODEM_INTERNAL is not set
CONFIG_U8500_HSI_MODEM_DIRECTION=0x1
diff --git a/arch/arm/configs/mop500_ed_defconfig b/arch/arm/configs/mop500_ed_defconfig
index dba45ed375f..7652aae0d11 100644
--- a/arch/arm/configs/mop500_ed_defconfig
+++ b/arch/arm/configs/mop500_ed_defconfig
@@ -484,7 +484,9 @@ CONFIG_AB8500=y
# CONFIG_HSI is not set
# CONFIG_U8500_HSI_LEGACY is not set
CONFIG_U8500_HSI_TRANSFER_MODE=0x0
-# CONFIG_STM_I2S is not set
+CONFIG_STM_I2S=y
+CONFIG_STM_MSP_I2S=y
+CONFIG_STM_I2S_TEST_PROTOCOL_DRIVER=y
CONFIG_U8500_HSI_MODEM_EXTERNAL=y
# CONFIG_U8500_HSI_MODEM_INTERNAL is not set
CONFIG_U8500_HSI_MODEM_DIRECTION=0x1