diff options
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos4/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig index c4068fd7b83c..60b82e83a084 100644 --- a/arch/arm/mach-exynos4/Kconfig +++ b/arch/arm/mach-exynos4/Kconfig | |||
@@ -139,6 +139,10 @@ config MACH_SMDKV310 | |||
139 | select S3C_DEV_RTC | 139 | select S3C_DEV_RTC |
140 | select S3C_DEV_WDT | 140 | select S3C_DEV_WDT |
141 | select S3C_DEV_I2C1 | 141 | select S3C_DEV_I2C1 |
142 | select S5P_DEV_FIMC0 | ||
143 | select S5P_DEV_FIMC1 | ||
144 | select S5P_DEV_FIMC2 | ||
145 | select S5P_DEV_FIMC3 | ||
142 | select S5P_DEV_I2C_HDMIPHY | 146 | select S5P_DEV_I2C_HDMIPHY |
143 | select S5P_DEV_MFC | 147 | select S5P_DEV_MFC |
144 | select S5P_DEV_TV | 148 | select S5P_DEV_TV |