From 2c0662f3d654fb965a46df591141ef48546b98ba Mon Sep 17 00:00:00 2001 From: "ramesh.chandrasekaran" Date: Tue, 13 Mar 2012 11:28:45 +0100 Subject: 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 --- arch/arm/configs/u8500_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3