aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-05-22 12:23:24 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-05-22 12:23:24 -0400
commit9bc747bea5fad819e0c0ad96e6a67ea0640dfe2b (patch)
treed500225e7a1c90a6bd17d3e63e2f6e781810db2b /arch/arm/Kconfig
parent32b908eea9e5ecd1049008e134eadbfcd0da5e38 (diff)
parent0e896b1ddc1905df904df98c204bacf028219729 (diff)
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull first batch of arm-soc cleanups from Olof Johansson: "These cleanups are basically all over the place. The idea is to collect changes with minimal impact but large number of changes so we can avoid them from distracting in the diffstat in the other series. A significant number of lines get removed here, in particular because the ixp2000 and ixp23xx platforms get removed. These have never been extremely popular and have fallen into disuse over time with no active maintainer taking care of them. The u5500 soc never made it into a product, so we are removing it from the ux500 platform. Many good cleanups also went into the at91 and omap platforms, as has been the case for a number of releases." Trivial modify-delete conflicts in arch/arm/mach-{ixp2000,ixp23xx} * tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (152 commits) ARM: clps711x: Cleanup IRQ handling ARM clps711x: Removed unused header mach/time.h ARM: clps711x: Added note about support EP731x CPU to Kconfig ARM: clps711x: Added missing register definitions ARM: clps711x: Used own subarch directory for store header file Dove: Fix Section mismatch warnings ARM: orion5x: ts78xx debugging changes ARM: orion5x: remove PM dependency from ts78xx ARM: orion5x: ts78xx fix NAND resource off by one ARM: orion5x: ts78xx whitespace cleanups Orion5x: Fix Section mismatch warnings Orion5x: Fix warning: struct pci_dev declared inside paramter list ARM: clps711x: Combine header files into one for clps711x-targets ARM: S3C24XX: Use common macro to define resources on mach-qt2410.c ARM: S3C24XX: Use common macro to define resources on mach-osiris.c ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enable ARM: S5PV210: Use common macro to define resources on mach-smdkv210.c ARM: S5PV210: Use common macro to define resources on dev-audio.c ARM: S5PC100: Use common macro to define resources on dev-audio.c ARM: S5P64X0: Use common macro to define resources on dev-audio.c ...
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig34
1 files changed, 4 insertions, 30 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 002b1c8da225..11d9bb1bbbc5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -336,8 +336,8 @@ config ARCH_AT91
336 select IRQ_DOMAIN 336 select IRQ_DOMAIN
337 select NEED_MACH_IO_H if PCCARD 337 select NEED_MACH_IO_H if PCCARD
338 help 338 help
339 This enables support for systems based on the Atmel AT91RM9200, 339 This enables support for systems based on Atmel
340 AT91SAM9 processors. 340 AT91RM9200 and AT91SAM9* processors.
341 341
342config ARCH_BCMRING 342config ARCH_BCMRING
343 bool "Broadcom BCMRING" 343 bool "Broadcom BCMRING"
@@ -369,12 +369,12 @@ config ARCH_HIGHBANK
369 Support for the Calxeda Highbank SoC based boards. 369 Support for the Calxeda Highbank SoC based boards.
370 370
371config ARCH_CLPS711X 371config ARCH_CLPS711X
372 bool "Cirrus Logic CLPS711x/EP721x-based" 372 bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
373 select CPU_ARM720T 373 select CPU_ARM720T
374 select ARCH_USES_GETTIMEOFFSET 374 select ARCH_USES_GETTIMEOFFSET
375 select NEED_MACH_MEMORY_H 375 select NEED_MACH_MEMORY_H
376 help 376 help
377 Support for Cirrus Logic 711x/721x based boards. 377 Support for Cirrus Logic 711x/721x/731x based boards.
378 378
379config ARCH_CNS3XXX 379config ARCH_CNS3XXX
380 bool "Cavium Networks CNS3XXX family" 380 bool "Cavium Networks CNS3XXX family"
@@ -524,28 +524,6 @@ config ARCH_IOP33X
524 help 524 help
525 Support for Intel's IOP33X (XScale) family of processors. 525 Support for Intel's IOP33X (XScale) family of processors.
526 526
527config ARCH_IXP23XX
528 bool "IXP23XX-based"
529 depends on MMU
530 select CPU_XSC3
531 select PCI
532 select ARCH_USES_GETTIMEOFFSET
533 select NEED_MACH_IO_H
534 select NEED_MACH_MEMORY_H
535 help
536 Support for Intel's IXP23xx (XScale) family of processors.
537
538config ARCH_IXP2000
539 bool "IXP2400/2800-based"
540 depends on MMU
541 select CPU_XSCALE
542 select PCI
543 select ARCH_USES_GETTIMEOFFSET
544 select NEED_MACH_IO_H
545 select NEED_MACH_MEMORY_H
546 help
547 Support for Intel's IXP2400/2800 (XScale) family of processors.
548
549config ARCH_IXP4XX 527config ARCH_IXP4XX
550 bool "IXP4xx-based" 528 bool "IXP4xx-based"
551 depends on MMU 529 depends on MMU
@@ -1039,10 +1017,6 @@ source "arch/arm/mach-iop13xx/Kconfig"
1039 1017
1040source "arch/arm/mach-ixp4xx/Kconfig" 1018source "arch/arm/mach-ixp4xx/Kconfig"
1041 1019
1042source "arch/arm/mach-ixp2000/Kconfig"
1043
1044source "arch/arm/mach-ixp23xx/Kconfig"
1045
1046source "arch/arm/mach-kirkwood/Kconfig" 1020source "arch/arm/mach-kirkwood/Kconfig"
1047 1021
1048source "arch/arm/mach-ks8695/Kconfig" 1022source "arch/arm/mach-ks8695/Kconfig"