]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - arch/arm64/Kconfig.platforms
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[thirdparty/kernel/linux.git] / arch / arm64 / Kconfig.platforms
index 51bc479334a43f5dbc7686a25d5e261c83e742dd..251ecf34cb020710a62363a86b65d4b3d7ffeba2 100644 (file)
@@ -142,6 +142,14 @@ config ARCH_MVEBU
           - Armada 7K SoC Family
           - Armada 8K SoC Family
 
+config ARCH_MXC
+       bool "ARMv8 based NXP i.MX SoC family"
+       select ARM64_ERRATUM_843419
+       select ARM64_ERRATUM_845719
+       help
+         This enables support for the ARMv8 based SoCs in the
+         NXP i.MX family.
+
 config ARCH_QCOM
        bool "Qualcomm Platforms"
        select GPIOLIB
@@ -157,70 +165,12 @@ config ARCH_REALTEK
 
 config ARCH_RENESAS
        bool "Renesas SoC Platforms"
+       select GPIOLIB
        select PINCTRL
-       select PM
-       select PM_GENERIC_DOMAINS
-       select RENESAS_IRQC
        select SOC_BUS
-       select SYS_SUPPORTS_SH_CMT
-       select SYS_SUPPORTS_SH_TMU
        help
          This enables support for the ARMv8 based Renesas SoCs.
 
-config ARCH_R8A774A1
-       bool "Renesas RZ/G2M SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas RZ/G2M SoC.
-
-config ARCH_R8A774C0
-       bool "Renesas RZ/G2E SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas RZ/G2E SoC.
-
-config ARCH_R8A7795
-       bool "Renesas R-Car H3 SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car H3 SoC.
-
-config ARCH_R8A7796
-       bool "Renesas R-Car M3-W SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car M3-W SoC.
-
-config ARCH_R8A77965
-       bool "Renesas R-Car M3-N SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car M3-N SoC.
-
-config ARCH_R8A77970
-       bool "Renesas R-Car V3M SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car V3M SoC.
-
-config ARCH_R8A77980
-       bool "Renesas R-Car V3H SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car V3H SoC.
-
-config ARCH_R8A77990
-       bool "Renesas R-Car E3 SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car E3 SoC.
-
-config ARCH_R8A77995
-       bool "Renesas R-Car D3 SoC Platform"
-       depends on ARCH_RENESAS
-       help
-         This enables support for the Renesas R-Car D3 SoC.
-
 config ARCH_ROCKCHIP
        bool "Rockchip Platforms"
        select ARCH_HAS_RESET_CONTROLLER