aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-02-08 16:58:17 -0500
committerKukjin Kim <kgene.kim@samsung.com>2013-03-07 05:41:36 -0500
commit20901f74e16965cbeb1f6cdc282140fc0bafd28f (patch)
tree5ab348bdc3e386effc19609378639a85717a8ba5 /arch/arm/mach-exynos/Kconfig
parent43afcbad76f3cdd8e33f6edb1fca340c1b9c55b2 (diff)
ARM: dts: Add MFC codec support for EXYNOS4 DT machines
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 70f94c87479d..78bd3479c7e1 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -410,6 +410,7 @@ config MACH_EXYNOS4_DT
410 select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD 410 select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
411 select PINCTRL 411 select PINCTRL
412 select PINCTRL_EXYNOS 412 select PINCTRL_EXYNOS
413 select S5P_DEV_MFC
413 select USE_OF 414 select USE_OF
414 help 415 help
415 Machine support for Samsung Exynos4 machine with device tree enabled. 416 Machine support for Samsung Exynos4 machine with device tree enabled.