aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/Kconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2010-09-08 19:17:43 -0400
committerKukjin Kim <kgene.kim@samsung.com>2010-10-20 18:52:17 -0400
commit2a5555822ea83d583b46437cff6829eec0166475 (patch)
tree7c99db91c3b00a809ee7f9aee6e7178efb36033e /arch/arm/mach-s5pv210/Kconfig
parent8f3b9cff23ed15c1ef2f4e60c677f3c7d5e535ce (diff)
ARM: S5PV210: Add keypad device to the GONI board
This patch is to support keypad device to the GONI board. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv210/Kconfig')
-rw-r--r--arch/arm/mach-s5pv210/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
index 5315fec3db86..b46925bbad6c 100644
--- a/arch/arm/mach-s5pv210/Kconfig
+++ b/arch/arm/mach-s5pv210/Kconfig
@@ -84,7 +84,9 @@ config MACH_GONI
84 select S3C_DEV_HSMMC1 84 select S3C_DEV_HSMMC1
85 select S3C_DEV_HSMMC2 85 select S3C_DEV_HSMMC2
86 select S5P_DEV_ONENAND 86 select S5P_DEV_ONENAND
87 select SAMSUNG_DEV_KEYPAD
87 select S5PV210_SETUP_FB_24BPP 88 select S5PV210_SETUP_FB_24BPP
89 select S5PV210_SETUP_KEYPAD
88 select S5PV210_SETUP_SDHCI 90 select S5PV210_SETUP_SDHCI
89 help 91 help
90 Machine support for Samsung GONI board 92 Machine support for Samsung GONI board