From 66c346ae853d9ffd565d44dc89e245caa68a89c7 Mon Sep 17 00:00:00 2001 From: lyx Date: Fri, 25 Mar 2011 20:30:49 -0700 Subject: [PATCH] remove l/p sensor for err when running --- arch/arm/configs/rk29_phonesdk_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 arch/arm/configs/rk29_phonesdk_defconfig diff --git a/arch/arm/configs/rk29_phonesdk_defconfig b/arch/arm/configs/rk29_phonesdk_defconfig old mode 100644 new mode 100755 index a0aac47bc274..ed2a4eb33fe6 --- a/arch/arm/configs/rk29_phonesdk_defconfig +++ b/arch/arm/configs/rk29_phonesdk_defconfig @@ -821,7 +821,7 @@ CONFIG_EETI_EGALAX_MAX_Y=800 # CONFIG_EETI_EGALAX_DEBUG is not set # CONFIG_TOUCHSCREEN_IT7260 is not set CONFIG_INPUT_MISC=y -CONFIG_INPUT_LPSENSOR_ISL29028=y +# CONFIG_INPUT_LPSENSOR_ISL29028 is not set # CONFIG_INPUT_LPSENSOR_CM3602 is not set # CONFIG_INPUT_LSENSOR_CM3623 is not set # CONFIG_INPUT_MPU3050 is not set -- 2.34.1