diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 1b7e5c2e90ef..3d1a3fb7d5fc 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -253,7 +253,7 @@ config ARCH_SA1100 | |||
253 | Support for StrongARM 11x0 based boards. | 253 | Support for StrongARM 11x0 based boards. |
254 | 254 | ||
255 | config ARCH_S3C2410 | 255 | config ARCH_S3C2410 |
256 | bool "Samsung S3C2410" | 256 | bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442" |
257 | help | 257 | help |
258 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics | 258 | Samsung S3C2410X CPU based systems, such as the Simtec Electronics |
259 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or | 259 | BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or |
@@ -372,7 +372,7 @@ config ISA_DMA_API | |||
372 | bool | 372 | bool |
373 | 373 | ||
374 | config PCI | 374 | config PCI |
375 | bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB | 375 | bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || ARCH_IXP4XX |
376 | help | 376 | help |
377 | Find out whether you have a PCI motherboard. PCI is the name of a | 377 | Find out whether you have a PCI motherboard. PCI is the name of a |
378 | bus system, i.e. the way the CPU talks to the other stuff inside | 378 | bus system, i.e. the way the CPU talks to the other stuff inside |