diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 51ee13e7c74..0f711c4394a 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -303,7 +303,7 @@ config ARCH_SA1100 | |||
303 | Support for StrongARM 11x0 based boards. | 303 | Support for StrongARM 11x0 based boards. |
304 | 304 | ||
305 | config ARCH_S3C2410 | 305 | config ARCH_S3C2410 |
306 | bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442" | 306 | bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443" |
307 | help | 307 | help |
308 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics | 308 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics |
309 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or | 309 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or |
@@ -371,6 +371,7 @@ source "arch/arm/mach-s3c2410/Kconfig" | |||
371 | source "arch/arm/mach-s3c2412/Kconfig" | 371 | source "arch/arm/mach-s3c2412/Kconfig" |
372 | source "arch/arm/mach-s3c2440/Kconfig" | 372 | source "arch/arm/mach-s3c2440/Kconfig" |
373 | source "arch/arm/mach-s3c2442/Kconfig" | 373 | source "arch/arm/mach-s3c2442/Kconfig" |
374 | source "arch/arm/mach-s3c2443/Kconfig" | ||
374 | endif | 375 | endif |
375 | 376 | ||
376 | source "arch/arm/mach-lh7a40x/Kconfig" | 377 | source "arch/arm/mach-lh7a40x/Kconfig" |