From 8e97fb7945717db1773f723b99ab04f6ed1fa875 Mon Sep 17 00:00:00 2001 From: Naveen Krishna Ch Date: Sat, 5 Mar 2011 09:44:09 +0900 Subject: ARM: EXYNOS4: Add keypad device helpers This patch adds the samsung_keypad_cfg_gpio() for EXYNOS4. Now, this helpers are only for keypad operating in PORT-0. Signed-off-by: Naveen Krishna Ch Signed-off-by: Kukjin Kim --- arch/arm/mach-exynos4/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/mach-exynos4/Kconfig') diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig index 8b841e6..8a007cc 100644 --- a/arch/arm/mach-exynos4/Kconfig +++ b/arch/arm/mach-exynos4/Kconfig @@ -65,6 +65,11 @@ config EXYNOS4_SETUP_I2C7 help Common setup code for i2c bus 7. +config EXYNOS4_SETUP_KEYPAD + bool + help + Common setup code for keypad. + config EXYNOS4_SETUP_SDHCI bool select EXYNOS4_SETUP_SDHCI_GPIO -- cgit v1.1