diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c24xx/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig index 2b6cb5f29c2d..25df14a9e268 100644 --- a/arch/arm/mach-s3c24xx/Kconfig +++ b/arch/arm/mach-s3c24xx/Kconfig | |||
@@ -400,11 +400,12 @@ config MACH_MINI2440 | |||
400 | bool "MINI2440 development board" | 400 | bool "MINI2440 development board" |
401 | select EEPROM_AT24 | 401 | select EEPROM_AT24 |
402 | select LEDS_CLASS | 402 | select LEDS_CLASS |
403 | select LEDS_TRIGGER | 403 | select LEDS_TRIGGERS |
404 | select LEDS_TRIGGER_BACKLIGHT | 404 | select LEDS_TRIGGER_BACKLIGHT |
405 | select NEW_LEDS | 405 | select NEW_LEDS |
406 | select S3C_DEV_NAND | 406 | select S3C_DEV_NAND |
407 | select S3C_DEV_USB_HOST | 407 | select S3C_DEV_USB_HOST |
408 | select S3C_SETUP_CAMIF | ||
408 | help | 409 | help |
409 | Say Y here to select support for the MINI2440. Is a 10cm x 10cm board | 410 | Say Y here to select support for the MINI2440. Is a 10cm x 10cm board |
410 | available via various sources. It can come with a 3.5" or 7" touch LCD. | 411 | available via various sources. It can come with a 3.5" or 7" touch LCD. |