aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2011-10-13 02:38:21 -0400
committerKukjin Kim <kgene.kim@samsung.com>2011-10-14 02:15:46 -0400
commitdf74a28c7a2e50135a960403025a8934e8c471e4 (patch)
treeec601ee4fa0df48304ebe36c5c18ea2f72787365 /arch/arm/mach-exynos4/Kconfig
parent35cc3cea2c2adb825dbe987000165005d28acaec (diff)
ARM: EXYNOS4: Enable MFC on ORIGEN
This patch enables multi-format codec (MFC) support on ORIGEN board. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r--arch/arm/mach-exynos4/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index dd660eb2020..d7491e1f245 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -251,11 +251,12 @@ config MACH_ORIGEN
251 select S5P_DEV_FIMC3 251 select S5P_DEV_FIMC3
252 select S5P_DEV_FIMD0 252 select S5P_DEV_FIMD0
253 select S5P_DEV_I2C_HDMIPHY 253 select S5P_DEV_I2C_HDMIPHY
254 select S5P_DEV_MFC
254 select S5P_DEV_TV 255 select S5P_DEV_TV
255 select S5P_DEV_USB_EHCI 256 select S5P_DEV_USB_EHCI
256 select EXYNOS4_DEV_PD
257 select SAMSUNG_DEV_BACKLIGHT 257 select SAMSUNG_DEV_BACKLIGHT
258 select SAMSUNG_DEV_PWM 258 select SAMSUNG_DEV_PWM
259 select EXYNOS4_DEV_PD
259 select EXYNOS4_SETUP_FIMD0 260 select EXYNOS4_SETUP_FIMD0
260 select EXYNOS4_SETUP_SDHCI 261 select EXYNOS4_SETUP_SDHCI
261 select EXYNOS4_SETUP_USB_PHY 262 select EXYNOS4_SETUP_USB_PHY