aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorHumberto Borba <humberos@gmail.com>2013-09-23 14:45:56 -0300
committerHumberto Borba <humberos@gmail.com>2013-09-23 15:21:35 -0300
commitbc8f4c9aa1c02267ce9642e6f18e6de5106bba37 (patch)
treed4367431496c2b3daed0a002c691b6f7785aff7a /arch/arm/mach-exynos/Kconfig
parentd5b001b42ba995e3015423539d00add44d79a509 (diff)
downloadkernel_samsung_smdk4412-bc8f4c9aa1c02267ce9642e6f18e6de5106bba37.zip
kernel_samsung_smdk4412-bc8f4c9aa1c02267ce9642e6f18e6de5106bba37.tar.gz
kernel_samsung_smdk4412-bc8f4c9aa1c02267ce9642e6f18e6de5106bba37.tar.bz2
arm: mach-exynos: fix gps for n8000 and n801x devices definately
Signed-off-by: Humberto Borba <humberos@gmail.com> Change-Id: I73e4f237c5cf67643f96930b3862155966bbf8bc
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 2c177ec..93bb58c 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -1726,6 +1726,11 @@ endchoice
endif
+comment "Connectivity Feature"
+config GPS_BRCM_475X
+ bool "BRCM_475X_CHIPSET"
+ default n
+
if BT
config BT_CSR8811
bool "Enable CSR8811 driver"