aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-05-12 03:36:22 -0400
committerKukjin Kim <kgene.kim@samsung.com>2012-05-12 03:36:22 -0400
commit8e84e7d5be8f166694b1a919760a855c62d8444d (patch)
tree9aba9e73aa90d3b279b44e686bab88f7c5d41075 /arch/arm/mach-exynos/Kconfig
parent691bcb31ac203263b5361a8bbcfbf32b914c36c0 (diff)
ARM: EXYNOS: Add FIMC device to SMDK4X12
Enable FIMC 0,1,2,3 and media device (md) support on SMDK4X12 boards. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 1db63cb33bef..366daff79458 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -346,6 +346,10 @@ config MACH_SMDK4212
346 select S3C_DEV_I2C7 346 select S3C_DEV_I2C7
347 select S3C_DEV_RTC 347 select S3C_DEV_RTC
348 select S3C_DEV_WDT 348 select S3C_DEV_WDT
349 select S5P_DEV_FIMC0
350 select S5P_DEV_FIMC1
351 select S5P_DEV_FIMC2
352 select S5P_DEV_FIMC3
349 select S5P_DEV_MFC 353 select S5P_DEV_MFC
350 select SAMSUNG_DEV_BACKLIGHT 354 select SAMSUNG_DEV_BACKLIGHT
351 select SAMSUNG_DEV_KEYPAD 355 select SAMSUNG_DEV_KEYPAD