From 68d6e53733bc8ff4ae6fa9a19cb269057caa6406 Mon Sep 17 00:00:00 2001 From: zhanghao Date: Thu, 1 Mar 2012 10:14:37 +0800 Subject: [PATCH] enable alsa incall suspend setting --- arch/arm/configs/rk29_td8801_v2_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/rk29_td8801_v2_defconfig b/arch/arm/configs/rk29_td8801_v2_defconfig index 7f77cfef1609..fc9baa3ae4da 100755 --- a/arch/arm/configs/rk29_td8801_v2_defconfig +++ b/arch/arm/configs/rk29_td8801_v2_defconfig @@ -2032,7 +2032,7 @@ CONFIG_SND_RK29_SOC_WM8994=y # CONFIG_SND_RK29_CODEC_SOC_MASTER is not set CONFIG_SND_RK29_CODEC_SOC_SLAVE=y # CONFIG_ADJUST_VOL_BY_CODEC is not set -# CONFIG_PHONE_INCALL_IS_SUSPEND is not set +CONFIG_PHONE_INCALL_IS_SUSPEND=y CONFIG_SND_SOC_I2C_AND_SPI=y # CONFIG_SND_SOC_ALL_CODECS is not set CONFIG_SND_SOC_WM_HUBS=y -- 2.34.1