summaryrefslogtreecommitdiff
path: root/arch
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-05-22 11:01:18 +0200
commitf3b5b691dd7104041e24320046d21c4b3675832c (patch)
tree2993f931651ad11d2ebf712cfb83f95ed5ea0c86 /arch
parent28f7178601de2ee1e7d23e68168d2d5defa72926 (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>
Diffstat (limited to 'arch')
-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 3398c4ed252..98e7e499fe6 100755
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -156,7 +156,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