diff options
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index e7baca29f3fb..346f62aedbd4 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -338,6 +338,7 @@ config ARCH_SA1100 | |||
338 | config ARCH_S3C2410 | 338 | config ARCH_S3C2410 |
339 | bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443" | 339 | bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443" |
340 | select GENERIC_GPIO | 340 | select GENERIC_GPIO |
341 | select GENERIC_TIME | ||
341 | help | 342 | help |
342 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics | 343 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics |
343 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or | 344 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or |