aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c24xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig
index 5dde98046613..d1e80d0fd671 100644
--- a/arch/arm/mach-s3c24xx/Kconfig
+++ b/arch/arm/mach-s3c24xx/Kconfig
@@ -226,6 +226,7 @@ config MACH_QT2410
226config ARCH_SMDK2410 226config ARCH_SMDK2410
227 bool "SMDK2410/A9M2410" 227 bool "SMDK2410/A9M2410"
228 select S3C24XX_SMDK 228 select S3C24XX_SMDK
229 select S3C_DEV_USB_HOST
229 help 230 help
230 Say Y here if you are using the SMDK2410 or the derived module A9M2410 231 Say Y here if you are using the SMDK2410 or the derived module A9M2410
231 <http://www.fsforth.de> 232 <http://www.fsforth.de>