X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=arch%2Farm64%2FKconfig;h=da5f20e8cc50d8302d6df19a145952892a0f75e5;hb=d34dc4f9e88e4b6beefb819e4e743fd6160a9b75;hp=b8d96f1554af11aef71af0627278925f244067a9;hpb=2144de826e1eeac0c2e30a22029b3330d8bb813c;p=linux.git diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index b8d96f1554af..da5f20e8cc50 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -181,9 +181,16 @@ config ARCH_FSL_LS2085A config ARCH_MEDIATEK bool "Mediatek MT65xx & MT81xx ARMv8 SoC" select ARM_GIC + select PINCTRL help Support for Mediatek MT65xx & MT81xx ARMv8 SoCs +config ARCH_QCOM + bool "Qualcomm Platforms" + select PINCTRL + help + This enables support for the ARMv8 based Qualcomm chipsets. + config ARCH_SEATTLE bool "AMD Seattle SoC Family" help @@ -215,6 +222,11 @@ config ARCH_TEGRA_132_SOC but contains an NVIDIA Denver CPU complex in place of Tegra124's "4+1" Cortex-A15 CPU complex. +config ARCH_SPRD + bool "Spreadtrum SoC platform" + help + Support for Spreadtrum ARM based SoCs + config ARCH_THUNDER bool "Cavium Inc. Thunder SoC Family" help @@ -235,6 +247,11 @@ config ARCH_XGENE help This enables support for AppliedMicro X-Gene SOC Family +config ARCH_ZYNQMP + bool "Xilinx ZynqMP Family" + help + This enables support for Xilinx ZynqMP Family + endmenu menu "Bus support"