Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / arch / arm / Kconfig
index 903165a400a78f7f7d84a56b311d3d25d47b72f5..41b8b28b7a2dca906e18f3cfe7613ac377bb3085 100644 (file)
@@ -357,25 +357,6 @@ config ARCH_FOOTBRIDGE
          Support for systems based on the DC21285 companion chip
          ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
 
-config ARCH_PXA
-       bool "PXA2xx/PXA3xx-based"
-       depends on CPU_LITTLE_ENDIAN
-       select ARCH_MTD_XIP
-       select ARM_CPU_SUSPEND if PM
-       select AUTO_ZRELADDR
-       select COMMON_CLK
-       select CLKSRC_PXA
-       select CLKSRC_MMIO
-       select TIMER_OF
-       select CPU_XSCALE if !CPU_XSC3
-       select GPIO_PXA
-       select GPIOLIB
-       select IRQ_DOMAIN
-       select PLAT_PXA
-       select SPARSE_IRQ
-       help
-         Support for Intel/Marvell's PXA2xx/PXA3xx processor line.
-
 config ARCH_RPC
        bool "RiscPC"
        depends on !CC_IS_CLANG && GCC_VERSION < 90100 && GCC_VERSION >= 60000
@@ -593,7 +574,6 @@ source "arch/arm/mach-orion5x/Kconfig"
 source "arch/arm/mach-oxnas/Kconfig"
 
 source "arch/arm/mach-pxa/Kconfig"
-source "arch/arm/plat-pxa/Kconfig"
 
 source "arch/arm/mach-qcom/Kconfig"
 
@@ -672,9 +652,6 @@ config PLAT_ORION_LEGACY
        bool
        select PLAT_ORION
 
-config PLAT_PXA
-       bool
-
 config PLAT_VERSATILE
        bool