aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c2440/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig
index ff024a6c0f85..adea6b924cf1 100644
--- a/arch/arm/mach-s3c2440/Kconfig
+++ b/arch/arm/mach-s3c2440/Kconfig
@@ -178,6 +178,9 @@ config MACH_MINI2440
178 bool "MINI2440 development board" 178 bool "MINI2440 development board"
179 select CPU_S3C2440 179 select CPU_S3C2440
180 select EEPROM_AT24 180 select EEPROM_AT24
181 select NEW_LEDS
182 select LEDS_CLASS
183 select LEDS_TRIGGER
181 select LEDS_TRIGGER_BACKLIGHT 184 select LEDS_TRIGGER_BACKLIGHT
182 select S3C_DEV_NAND 185 select S3C_DEV_NAND
183 select S3C_DEV_USB_HOST 186 select S3C_DEV_USB_HOST