aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>2012-03-13 11:28:45 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-03-13 13:31:53 +0100
commit2c0662f3d654fb965a46df591141ef48546b98ba (patch)
treead63559d0eed580428a6aba17c597193790335da
parent587a6f685e1fd1239d68b915e05a1d597b3455f9 (diff)
config: sound: Fix for audio doesn't work in IK 3.3
Enable CONFIG_STM_MSP_SPI kernel config which initializes MSPs and audio codecs. Signed-off-by: Ramesh Chandrasekaran <ramesh.chandrasekaran@stericsson.com>
-rwxr-xr-xarch/arm/configs/u8500_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index af6910eb55d..f239e146aad 100755
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -155,7 +155,7 @@ CONFIG_HW_RANDOM_NOMADIK=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_NOMADIK=y
CONFIG_SPI=y
-# CONFIG_STM_MSP_SPI is not set
+CONFIG_STM_MSP_SPI=y
CONFIG_SPI_PL022=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TC3589X=y