aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorKyungmin Park <kyungmin.park@samsung.com>2011-05-23 17:27:45 +0900
committerGrant Likely <grant.likely@secretlab.ca>2011-05-26 17:32:50 -0600
commitab48f16137eb5a6fabcff4cc817319394fc0de7e (patch)
tree47e63dd380ddaec18872a7e50b8563309a068717 /drivers/gpio/Kconfig
parentfed6a0224714bd414bff91833e0bd5775a3e9c66 (diff)
downloadkernel_samsung_smdk4412-ab48f16137eb5a6fabcff4cc817319394fc0de7e.zip
kernel_samsung_smdk4412-ab48f16137eb5a6fabcff4cc817319394fc0de7e.tar.gz
kernel_samsung_smdk4412-ab48f16137eb5a6fabcff4cc817319394fc0de7e.tar.bz2
gpio: Move the exynos4 GPIO to drivers/gpio
Move the Samsung Exynos4 series SoCs GPIO driver to drivers/gpio Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 3735c05..dbe43b4 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -86,6 +86,12 @@ config GPIO_IT8761E
help
Say yes here to support GPIO functionality of IT8761E super I/O chip.
+config GPIO_EXYNOS4
+ bool "Samsung Exynos4 GPIO library support"
+ default y if CPU_EXYNOS4210
+ help
+ Say yes here to support Samsung Exynos4 series SoCs GPIO library
+
config GPIO_PLAT_SAMSUNG
bool "Samsung SoCs GPIO library support"
default y if SAMSUNG_GPIOLIB_4BIT