aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2011-07-20 08:08:18 -0400
committerKukjin Kim <kgene.kim@samsung.com>2011-07-20 10:39:17 -0400
commit0e9e52655dd1e44578284236a85c8bc93ca0d5db (patch)
tree3472946b93c1da05c5f1f25c6878977881f054bf /arch/arm/mach-exynos4/Kconfig
parent67dcaec8d62ab751dbd1d5f9b3f3c1ce4205edf5 (diff)
ARM: EXYNOS4: Support ADC
Signed-off-by: MyungJoo Ham <myungjoo.ham@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-exynos4/Kconfig')
-rw-r--r--arch/arm/mach-exynos4/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index a4fb109984f6..0cdb1fd5385a 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -192,6 +192,7 @@ config MACH_NURI
192 select EXYNOS4_SETUP_SDHCI 192 select EXYNOS4_SETUP_SDHCI
193 select EXYNOS4_SETUP_USB_PHY 193 select EXYNOS4_SETUP_USB_PHY
194 select SAMSUNG_DEV_PWM 194 select SAMSUNG_DEV_PWM
195 select SAMSUNG_DEV_ADC
195 help 196 help
196 Machine support for Samsung Mobile NURI Board. 197 Machine support for Samsung Mobile NURI Board.
197 198