summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-01-19 16:23:53 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-04-17 13:07:47 +0530
commitb98112b0459eff25112b56cd674737344d8202ab (patch)
treea0fb5404555776b0ac5f0247659b2b895e4dab3c
parentbdd617fe471802f9accbd86d10c03d54f0793583 (diff)
downloadlinux-topics-b98112b0459eff25112b56cd674737344d8202ab.tar.gz
CONFIG: ORIGEN: Enable rfkill-gpio support (for bluetooth)
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/configs/exynos4_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/exynos4_defconfig b/arch/arm/configs/exynos4_defconfig
index d301ec69022..c3870bcfc95 100644
--- a/arch/arm/configs/exynos4_defconfig
+++ b/arch/arm/configs/exynos4_defconfig
@@ -23,6 +23,8 @@ CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttyS
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_PM_RUNTIME=y
+CONFIG_RFKILL=y
+CONFIG_RFKILL_GPIO=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y