diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c64xx/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index 69e9fbfea917..d0c5743e32ee 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig | |||
@@ -92,6 +92,8 @@ config MACH_SMDK6410 | |||
92 | select S3C_DEV_FB | 92 | select S3C_DEV_FB |
93 | select S3C_DEV_USB_HOST | 93 | select S3C_DEV_USB_HOST |
94 | select S3C_DEV_USB_HSOTG | 94 | select S3C_DEV_USB_HSOTG |
95 | select S3C_DEV_WDT | ||
96 | select HAVE_S3C2410_WATCHDOG | ||
95 | select S3C64XX_SETUP_SDHCI | 97 | select S3C64XX_SETUP_SDHCI |
96 | select S3C64XX_SETUP_I2C1 | 98 | select S3C64XX_SETUP_I2C1 |
97 | select S3C64XX_SETUP_FB_24BPP | 99 | select S3C64XX_SETUP_FB_24BPP |