From 5a37fc3c631806f4337a50364cb2dd8974381b3e Mon Sep 17 00:00:00 2001 From: phc Date: Fri, 17 Jun 2011 17:08:05 +0800 Subject: [PATCH] RK29SmartPhone:add headset detect --- arch/arm/configs/rk29_phonesdk_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/rk29_phonesdk_defconfig b/arch/arm/configs/rk29_phonesdk_defconfig index c3abcff7050e..f6c3551fe187 100644 --- a/arch/arm/configs/rk29_phonesdk_defconfig +++ b/arch/arm/configs/rk29_phonesdk_defconfig @@ -1032,7 +1032,7 @@ CONFIG_ADC_RK29=y # # Headset device support # -# CONFIG_RK_HEADSET_DET is not set +CONFIG_RK_HEADSET_DET=y # # PPS support -- 2.34.1