aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-02-08 13:58:17 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-03-07 19:41:36 +0900
commit20901f74e16965cbeb1f6cdc282140fc0bafd28f (patch)
tree5ab348bdc3e386effc19609378639a85717a8ba5 /arch/arm/mach-exynos/Kconfig
parentARM: dts: Update MFC DT binding documentation (diff)
downloadlinux-dev-20901f74e16965cbeb1f6cdc282140fc0bafd28f.tar.xz
linux-dev-20901f74e16965cbeb1f6cdc282140fc0bafd28f.zip
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
select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
select PINCTRL
select PINCTRL_EXYNOS
+ select S5P_DEV_MFC
select USE_OF
help
Machine support for Samsung Exynos4 machine with device tree enabled.