summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-05-12 07:36:22 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2012-05-12 07:36:22 (GMT)
commit8e84e7d5be8f166694b1a919760a855c62d8444d (patch)
tree9aba9e73aa90d3b279b44e686bab88f7c5d41075 /arch/arm/mach-exynos/Kconfig
parent691bcb31ac203263b5361a8bbcfbf32b914c36c0 (diff)
downloadlinux-8e84e7d5be8f166694b1a919760a855c62d8444d.tar.xz
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 1db63cb..366daff 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -346,6 +346,10 @@ config MACH_SMDK4212
select S3C_DEV_I2C7
select S3C_DEV_RTC
select S3C_DEV_WDT
+ select S5P_DEV_FIMC0
+ select S5P_DEV_FIMC1
+ select S5P_DEV_FIMC2
+ select S5P_DEV_FIMC3
select S5P_DEV_MFC
select SAMSUNG_DEV_BACKLIGHT
select SAMSUNG_DEV_KEYPAD