summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBeomho Seo <beomho.seo@samsung.com>2014-05-15 11:31:03 +0900
committerBeomho Seo <beomho.seo@samsung.com>2014-05-15 11:31:03 +0900
commit53b50ebcc6a5e4cdabf920d1d72ad855ca650909 (patch)
tree4bd801f005113d3e6d68ff846dd11911360defb7 /arch
parentac24af7119b5fefeda82d93059bfc5ae9d399e8d (diff)
downloadlinux-3.10-53b50ebcc6a5e4cdabf920d1d72ad855ca650909.tar.gz
linux-3.10-53b50ebcc6a5e4cdabf920d1d72ad855ca650909.tar.bz2
linux-3.10-53b50ebcc6a5e4cdabf920d1d72ad855ca650909.zip
tizen: update tizen_defconfig
This patch enable RFKILL_GPIO configuration. And then remove OF_EXTON configuration. Change-Id: Iada47a6237bd09af51e2825a8bf62f94c9fc8e90 Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig
index acb6fd92f51..a3b0c1c681d 100644
--- a/arch/arm/configs/tizen_defconfig
+++ b/arch/arm/configs/tizen_defconfig
@@ -1028,7 +1028,7 @@ CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_RFKILL_REGULATOR is not set
-# CONFIG_RFKILL_GPIO is not set
+CONFIG_RFKILL_GPIO=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
@@ -2990,7 +2990,6 @@ CONFIG_EXTCON=y
#
# Extcon Device Drivers
#
-CONFIG_OF_EXTCON=y
CONFIG_EXTCON_GPIO=y
CONFIG_EXTCON_ADC_JACK=y
CONFIG_EXTCON_MAX77693=y