diff options
Diffstat (limited to 'arch/arm/mach-s3c6410/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c6410/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6410/Kconfig b/arch/arm/mach-s3c6410/Kconfig index d00b5605100d..1d5010070027 100644 --- a/arch/arm/mach-s3c6410/Kconfig +++ b/arch/arm/mach-s3c6410/Kconfig | |||
@@ -25,8 +25,10 @@ config MACH_SMDK6410 | |||
25 | select S3C_DEV_HSMMC | 25 | select S3C_DEV_HSMMC |
26 | select S3C_DEV_HSMMC1 | 26 | select S3C_DEV_HSMMC1 |
27 | select S3C_DEV_I2C1 | 27 | select S3C_DEV_I2C1 |
28 | select S3C_DEV_FB | ||
28 | select S3C6410_SETUP_SDHCI | 29 | select S3C6410_SETUP_SDHCI |
29 | select S3C64XX_SETUP_I2C1 | 30 | select S3C64XX_SETUP_I2C1 |
31 | select S3C64XX_SETUP_FB_24BPP | ||
30 | help | 32 | help |
31 | Machine support for the Samsung SMDK6410 | 33 | Machine support for the Samsung SMDK6410 |
32 | 34 | ||