aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pc100/Kconfig')
-rw-r--r--arch/arm/mach-s5pc100/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig
index ab038d090764..77ae4bfb74ba 100644
--- a/arch/arm/mach-s5pc100/Kconfig
+++ b/arch/arm/mach-s5pc100/Kconfig
@@ -65,6 +65,9 @@ config MACH_SMDKC100
65 select S5PC100_SETUP_IDE 65 select S5PC100_SETUP_IDE
66 select S5PC100_SETUP_KEYPAD 66 select S5PC100_SETUP_KEYPAD
67 select S5PC100_SETUP_SDHCI 67 select S5PC100_SETUP_SDHCI
68 select S5P_DEV_FIMC0
69 select S5P_DEV_FIMC1
70 select S5P_DEV_FIMC2
68 help 71 help
69 Machine support for the Samsung SMDKC100 72 Machine support for the Samsung SMDKC100
70 73