aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-01 15:58:09 +0200
committerArnd Bergmann <arnd@arndb.de>2022-04-04 10:22:37 +0200
commit0361c7e504b1fa3c2901643088e2f29c0354ab31 (patch)
treead748257283efb1aa999fb65197d252a079d106b /arch/arm/Kconfig
parentARM: ep93xx: make mach/ep93xx-regs.h local (diff)
downloadlinux-dev-0361c7e504b1fa3c2901643088e2f29c0354ab31.tar.xz
linux-dev-0361c7e504b1fa3c2901643088e2f29c0354ab31.zip
ARM: ep93xx: multiplatform support
With the clock support and the interrupts out of the way, ep93xx can be compiled into the same kernel image as the other ARMv4/v5 platforms. The last obstacle are the two workarounds for broken boot loaders that require us to re-initialize the ethernet controller and/or the watchdog on certain machines. Move this code into the decompressor sources directly, checking for each possibly affected machine individually. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5177e54cc14c..2bd611beefe1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -347,22 +347,6 @@ config ARCH_MULTIPLATFORM
select SPARSE_IRQ
select USE_OF
-config ARCH_EP93XX
- bool "EP93xx-based"
- select ARCH_SPARSEMEM_ENABLE
- select ARM_AMBA
- imply ARM_PATCH_PHYS_VIRT
- select ARM_VIC
- select AUTO_ZRELADDR
- select CLKSRC_MMIO
- select CPU_ARM920T
- select GPIOLIB
- select COMMON_CLK
- select IRQ_DOMAIN
- select SPARSE_IRQ
- help
- This enables support for the Cirrus EP93xx series of CPUs.
-
config ARCH_FOOTBRIDGE
bool "FootBridge"
select CPU_SA110