[PATCH] sound: Fix for audio doesn't work in IK 3.3 (Android)

Ramesh CHANDRASEKARAN ramesh.chandrasekaran at stericsson.com
Wed Mar 14 05:32:28 UTC 2012


From: ramesh.chandrasekaran <ramesh.chandrasekaran at stericsson.com>

Hi,

  A similar fix, needed on android defconfig file too, to make audio work on Android.

Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran at stericsson.com>
---
 arch/arm/configs/u8500_android_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 47cc2a0..c6ff0ad 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -172,7 +172,7 @@ CONFIG_I2C=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
-- 
1.7.1



More information about the kernel mailing list