xref: /linux/arch/arm64/Kconfig.platforms (revision 729b770bb454b1adf59fdada6c901cd61c413ce6)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2eed6b3ebSOlof Johanssonmenu "Platform selection"
3eed6b3ebSOlof Johansson
4c88cc3eeSAndreas Färberconfig ARCH_ACTIONS
5c88cc3eeSAndreas Färber	bool "Actions Semi Platforms"
6c88cc3eeSAndreas Färber	select OWL_TIMER
7e0c27a10SManivannan Sadhasivam	select PINCTRL
8c88cc3eeSAndreas Färber	help
9c88cc3eeSAndreas Färber	  This enables support for the Actions Semiconductor S900 SoC family.
10c88cc3eeSAndreas Färber
11428ae88eSDaniel Danzbergerconfig ARCH_AIROHA
12428ae88eSDaniel Danzberger	bool "Airoha SoC Support"
13428ae88eSDaniel Danzberger	select ARM_PSCI
14428ae88eSDaniel Danzberger	select HAVE_ARM_ARCH_TIMER
15428ae88eSDaniel Danzberger	help
16428ae88eSDaniel Danzberger	  This enables support for the ARM64 based Airoha SoCs.
17428ae88eSDaniel Danzberger
18ce3dd55bSAndre Przywaraconfig ARCH_SUNXI
19ce3dd55bSAndre Przywara	bool "Allwinner sunxi 64-bit SoC Family"
20900a9020SArnd Bergmann	select ARCH_HAS_RESET_CONTROLLER
21d229d205SAndre Przywara	select PINCTRL
22900a9020SArnd Bergmann	select RESET_CONTROLLER
23cbccad66SSamuel Holland	select SUN4I_TIMER
24d421fd6dSSamuel Holland	select SUN6I_R_INTC
25d421fd6dSSamuel Holland	select SUNXI_NMI_INTC
26ce3dd55bSAndre Przywara	help
27ce3dd55bSAndre Przywara	  This enables support for Allwinner sunxi based SoCs like the A64.
28ce3dd55bSAndre Przywara
29e2f0abafSAntoine Tenartconfig ARCH_ALPINE
30e2f0abafSAntoine Tenart	bool "Annapurna Labs Alpine platform"
315a3f75a4SSudeep Holla	select ALPINE_MSI if PCI
32e2f0abafSAntoine Tenart	help
33e2f0abafSAntoine Tenart	  This enables support for the Annapurna Labs Alpine
34e2f0abafSAntoine Tenart	  Soc family.
35e2f0abafSAntoine Tenart
36aea5f69fSHector Martinconfig ARCH_APPLE
37aea5f69fSHector Martin	bool "Apple Silicon SoC family"
38aea5f69fSHector Martin	select APPLE_AIC
39aea5f69fSHector Martin	help
405c9de6f4SNick Chan	  This enables support for Apple's in-house ARM SoC family, such
415c9de6f4SNick Chan	  as the Apple M1.
42aea5f69fSHector Martin
43*729b770bSHarshit Shahconfig ARCH_AXIADO
44*729b770bSHarshit Shah	bool "Axiado SoC Family"
45*729b770bSHarshit Shah	select GPIOLIB
46*729b770bSHarshit Shah	help
47*729b770bSHarshit Shah	  This enables support for Axiado SoC family like AX3000
48*729b770bSHarshit Shah
4996796c91SFlorian Fainellimenuconfig ARCH_BCM
5096796c91SFlorian Fainelli	bool "Broadcom SoC Support"
5196796c91SFlorian Fainelli
5296796c91SFlorian Fainelliif ARCH_BCM
5396796c91SFlorian Fainelli
54628d30d1SEric Anholtconfig ARCH_BCM2835
55628d30d1SEric Anholt	bool "Broadcom BCM2835 family"
56bb0eb050SDaniel Lezcano	select TIMER_OF
57da9a1c67SLinus Walleij	select GPIOLIB
587a9b6be9SEric Anholt	select MFD_CORE
59628d30d1SEric Anholt	select PINCTRL
60628d30d1SEric Anholt	select PINCTRL_BCM2835
61628d30d1SEric Anholt	select ARM_AMBA
62781fa0a9SStefan Wahren	select ARM_GIC
63628d30d1SEric Anholt	select ARM_TIMER_SP804
64628d30d1SEric Anholt	help
65781fa0a9SStefan Wahren	  This enables support for the Broadcom BCM2837 and BCM2711 SoC.
66781fa0a9SStefan Wahren	  These SoCs are used in the Raspberry Pi 3 and 4 devices.
67628d30d1SEric Anholt
6836b7c583SRay Juiconfig ARCH_BCM_IPROC
6936b7c583SRay Jui	bool "Broadcom iProc SoC Family"
70382618bbSAnup Patel	select COMMON_CLK_IPROC
71da9a1c67SLinus Walleij	select GPIOLIB
72382618bbSAnup Patel	select PINCTRL
7336b7c583SRay Jui	help
7436b7c583SRay Jui	  This enables support for Broadcom iProc based SoCs
7536b7c583SRay Jui
76fdcd652cSWilliam Zhangconfig ARCH_BCMBCA
77746ef3acSRafał Miłecki	bool "Broadcom Broadband Carrier Access (BCA) origin SoC"
78dd5c672dSWilliam Zhang	select GPIOLIB
79fdcd652cSWilliam Zhang	help
80fdcd652cSWilliam Zhang	  Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based
81fdcd652cSWilliam Zhang	  BCA chipset.
82fdcd652cSWilliam Zhang
83fdcd652cSWilliam Zhang	  This enables support for Broadcom BCA ARM-based broadband chipsets,
84fdcd652cSWilliam Zhang	  including the DSL, PON and Wireless family of chips.
85fdcd652cSWilliam Zhang
8696796c91SFlorian Fainelliconfig ARCH_BRCMSTB
8796796c91SFlorian Fainelli	bool "Broadcom Set-Top-Box SoCs"
8896796c91SFlorian Fainelli	select ARCH_HAS_RESET_CONTROLLER
8996796c91SFlorian Fainelli	select GENERIC_IRQ_CHIP
9096796c91SFlorian Fainelli	select PINCTRL
9196796c91SFlorian Fainelli	help
9296796c91SFlorian Fainelli	  This enables support for Broadcom's ARMv8 Set Top Box SoCs
9396796c91SFlorian Fainelli
9496796c91SFlorian Fainelliendif
9596796c91SFlorian Fainelli
96dd40fd92SJisheng Zhangconfig ARCH_BERLIN
97dd40fd92SJisheng Zhang	bool "Marvell Berlin SoC Family"
98dd40fd92SJisheng Zhang	select DW_APB_ICTL
99b0fc70ceSJisheng Zhang	select DW_APB_TIMER_OF
100da9a1c67SLinus Walleij	select GPIOLIB
10175d8e1baSJisheng Zhang	select PINCTRL
102dd40fd92SJisheng Zhang	help
103dd40fd92SJisheng Zhang	  This enables support for Marvell Berlin SoC Family
104dd40fd92SJisheng Zhang
105ea367d38SManivannan Sadhasivamconfig ARCH_BITMAIN
106ea367d38SManivannan Sadhasivam	bool "Bitmain SoC Platforms"
107ea367d38SManivannan Sadhasivam	help
108ea367d38SManivannan Sadhasivam	  This enables support for the Bitmain SoC Family.
109ea367d38SManivannan Sadhasivam
110c0b454a5SNikolaos Pasaloukosconfig ARCH_BLAIZE
111c0b454a5SNikolaos Pasaloukos	bool "Blaize SoC Platforms"
112c0b454a5SNikolaos Pasaloukos	help
113c0b454a5SNikolaos Pasaloukos	  This enables support for the Blaize SoC family
114c0b454a5SNikolaos Pasaloukos
115eed6b3ebSOlof Johanssonconfig ARCH_EXYNOS
11669d8a5f8SKrzysztof Kozlowski	bool "Samsung Exynos SoC family"
117eed6b3ebSOlof Johansson	select COMMON_CLK_SAMSUNG
118ce96a964SMarek Szyprowski	select CLKSRC_EXYNOS_MCT
119caab3df9SKrzysztof Kozlowski	select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
120caab3df9SKrzysztof Kozlowski	select EXYNOS_PMU
121eed6b3ebSOlof Johansson	select PINCTRL
122eed6b3ebSOlof Johansson	select PINCTRL_EXYNOS
1235220a73aSMarek Szyprowski	select PM_GENERIC_DOMAINS if PM
1243b3428e3SKrzysztof Kozlowski	select SOC_SAMSUNG
125eed6b3ebSOlof Johansson	help
126c87b3e97SKrzysztof Kozlowski	  This enables support for ARMv8 based Samsung Exynos SoC family.
127eed6b3ebSOlof Johansson
12831a91c87SLars Povlsenconfig ARCH_SPARX5
12969d8a5f8SKrzysztof Kozlowski	bool "Microchip Sparx5 SoC family"
13031a91c87SLars Povlsen	select PINCTRL
13131a91c87SLars Povlsen	select DW_APB_TIMER_OF
13231a91c87SLars Povlsen	help
13331a91c87SLars Povlsen	  This enables support for the Microchip Sparx5 ARMv8-based
13431a91c87SLars Povlsen	  SoC family of TSN-capable gigabit switches.
13531a91c87SLars Povlsen
13631a91c87SLars Povlsen	  The SparX-5 Ethernet switch family provides a rich set of
13731a91c87SLars Povlsen	  switching features such as advanced TCAM-based VLAN and QoS
13831a91c87SLars Povlsen	  processing enabling delivery of differentiated services, and
13931a91c87SLars Povlsen	  security through TCAM-based frame processing using versatile
14031a91c87SLars Povlsen	  content aware processor (VCAP).
14131a91c87SLars Povlsen
142c7724572SNishanth Menonconfig ARCH_K3
143c7724572SNishanth Menon	bool "Texas Instruments Inc. K3 multicore SoC architecture"
144c7724572SNishanth Menon	select PM_GENERIC_DOMAINS if PM
145009669e7SLokesh Vutla	select MAILBOX
146a6b112b0SYueHaibing	select SOC_TI
147009669e7SLokesh Vutla	select TI_MESSAGE_MANAGER
148009669e7SLokesh Vutla	select TI_SCI_PROTOCOL
149ec792ecfSGrygorii Strashko	select TI_K3_SOCINFO
150c7724572SNishanth Menon	help
151c7724572SNishanth Menon	  This enables support for Texas Instruments' K3 multicore SoC
152c7724572SNishanth Menon	  architecture.
153c7724572SNishanth Menon
154198ed962SChanho Minconfig ARCH_LG1K
155198ed962SChanho Min	bool "LG Electronics LG1K SoC Family"
156198ed962SChanho Min	help
157198ed962SChanho Min	  This enables support for LG Electronics LG1K SoC Family
158198ed962SChanho Min
159eed6b3ebSOlof Johanssonconfig ARCH_HISI
160eed6b3ebSOlof Johansson	bool "Hisilicon SoC Family"
1612b905d3aSLeo Yan	select ARM_TIMER_SP804
162f9db43bcSSudeep Holla	select HISILICON_IRQ_MBIGEN if PCI
16321adc4d7SJohn Stultz	select PINCTRL
164eed6b3ebSOlof Johansson	help
165eed6b3ebSOlof Johansson	  This enables support for Hisilicon ARMv8 SoC family
166eed6b3ebSOlof Johansson
167a6a4abf8SDaniele Alessandrelliconfig ARCH_KEEMBAY
168a6a4abf8SDaniele Alessandrelli	bool "Keem Bay SoC"
169a6a4abf8SDaniele Alessandrelli	help
170a6a4abf8SDaniele Alessandrelli	  This enables support for Intel Movidius SoC code-named Keem Bay.
171a6a4abf8SDaniele Alessandrelli
172eed6b3ebSOlof Johanssonconfig ARCH_MEDIATEK
173598f9b2eSSean Wang	bool "MediaTek SoC Family"
174eed6b3ebSOlof Johansson	select ARM_GIC
175eed6b3ebSOlof Johansson	select PINCTRL
176c050b45dSYingjoe Chen	select MTK_TIMER
177eed6b3ebSOlof Johansson	help
178598f9b2eSSean Wang	  This enables support for MediaTek MT27xx, MT65xx, MT76xx
179598f9b2eSSean Wang	  & MT81xx ARMv8 SoCs
180eed6b3ebSOlof Johansson
181451e9e54SAndreas Färberconfig ARCH_MESON
182451e9e54SAndreas Färber	bool "Amlogic Platforms"
183451e9e54SAndreas Färber	help
184b3077ffcSJerome Brunet	  This enables support for the arm64 based Amlogic SoCs
185b3077ffcSJerome Brunet	  such as the s905, S905X/D, S912, A113X/D or S905X/D2
186451e9e54SAndreas Färber
187b4f596b1SGregory CLEMENTconfig ARCH_MVEBU
188b4f596b1SGregory CLEMENT	bool "Marvell EBU SoC Family"
189ad87c0f6SThomas Petazzoni	select ARMADA_AP806_SYSCON
190ad87c0f6SThomas Petazzoni	select ARMADA_CP110_SYSCON
191ff60d834SGregory CLEMENT	select ARMADA_37XX_CLK
192d2718d13SGregory CLEMENT	select GPIOLIB
193d2718d13SGregory CLEMENT	select GPIOLIB_IRQCHIP
19429ad6bd9SThomas Petazzoni	select MVEBU_GICP
19529ad6bd9SThomas Petazzoni	select MVEBU_ICU
196b3920b2bSThomas Petazzoni	select MVEBU_ODMI
19704208a24SThomas Petazzoni	select MVEBU_PIC
198228197c5SMiquel Raynal	select MVEBU_SEI
199d2718d13SGregory CLEMENT	select OF_GPIO
200d2718d13SGregory CLEMENT	select PINCTRL
201d2718d13SGregory CLEMENT	select PINCTRL_ARMADA_37XX
202c4c14365SGregory CLEMENT	select PINCTRL_ARMADA_AP806
203c4c14365SGregory CLEMENT	select PINCTRL_ARMADA_CP110
2048225663eSChris Packham	select PINCTRL_AC5
205b4f596b1SGregory CLEMENT	help
20611fc944fSRandy Dunlap	  This enables support for Marvell EBU family, including:
207b3920b2bSThomas Petazzoni	   - Armada 3700 SoC Family
208b3920b2bSThomas Petazzoni	   - Armada 7K SoC Family
209b3920b2bSThomas Petazzoni	   - Armada 8K SoC Family
2108225663eSChris Packham	   - 98DX2530 SoC Family
211b4f596b1SGregory CLEMENT
212566e373fSFlorian Fainellimenuconfig ARCH_NXP
213566e373fSFlorian Fainelli	bool "NXP SoC support"
214566e373fSFlorian Fainelli
215566e373fSFlorian Fainelliif ARCH_NXP
216566e373fSFlorian Fainelli
217566e373fSFlorian Fainelliconfig ARCH_LAYERSCAPE
21869d8a5f8SKrzysztof Kozlowski	bool "Freescale Layerscape SoC family"
219566e373fSFlorian Fainelli	help
220566e373fSFlorian Fainelli	  This enables support for the Freescale Layerscape SoC family.
221566e373fSFlorian Fainelli
222930507c1SLucas Stachconfig ARCH_MXC
22369d8a5f8SKrzysztof Kozlowski	bool "NXP i.MX SoC family"
224930507c1SLucas Stach	select ARM64_ERRATUM_843419
225a29c7823SAnders Roxell	select ARM64_ERRATUM_845719 if COMPAT
22667b92823SLucas Stach	select IMX_GPCV2
22784a2ab25SLucas Stach	select IMX_GPCV2_PM_DOMAINS
22884a2ab25SLucas Stach	select PM
22984a2ab25SLucas Stach	select PM_GENERIC_DOMAINS
230fafaa0a2SYueHaibing	select SOC_BUS
2311991529fSAnson Huang	select TIMER_IMX_SYS_CTR
232930507c1SLucas Stach	help
233930507c1SLucas Stach	  This enables support for the ARMv8 based SoCs in the
234930507c1SLucas Stach	  NXP i.MX family.
235930507c1SLucas Stach
236566e373fSFlorian Fainelliconfig ARCH_S32
237566e373fSFlorian Fainelli	bool "NXP S32 SoC Family"
238566e373fSFlorian Fainelli	help
239566e373fSFlorian Fainelli	  This enables support for the NXP S32 family of processors.
240566e373fSFlorian Fainelli
241566e373fSFlorian Fainelliendif
242566e373fSFlorian Fainelli
24364b88e9fSJacky Huangconfig ARCH_MA35
24464b88e9fSJacky Huang	bool "Nuvoton MA35 Architecture"
24564b88e9fSJacky Huang	select GPIOLIB
24664b88e9fSJacky Huang	select PINCTRL
24764b88e9fSJacky Huang	select RESET_CONTROLLER
24864b88e9fSJacky Huang	help
24964b88e9fSJacky Huang	  This enables support for the ARMv8 based Nuvoton MA35 series SoCs.
25064b88e9fSJacky Huang
2513670d2ecSTomer Maimonconfig ARCH_NPCM
2523670d2ecSTomer Maimon	bool "Nuvoton NPCM Architecture"
2533670d2ecSTomer Maimon	select PINCTRL
2543670d2ecSTomer Maimon	select GPIOLIB
2553670d2ecSTomer Maimon	select NPCM7XX_TIMER
2563670d2ecSTomer Maimon	select RESET_CONTROLLER
2573670d2ecSTomer Maimon	select MFD_SYSCON
2583670d2ecSTomer Maimon	help
2593670d2ecSTomer Maimon	  General support for NPCM8xx BMC (Arbel).
2603670d2ecSTomer Maimon	  Nuvoton NPCM8xx BMC based on the Cortex A35.
2613670d2ecSTomer Maimon
262646fe2e4SBrad Larsonconfig ARCH_PENSANDO
263646fe2e4SBrad Larson	bool "AMD Pensando Platforms"
264646fe2e4SBrad Larson	help
265646fe2e4SBrad Larson	  This enables support for the ARMv8 based AMD Pensando SoC
266646fe2e4SBrad Larson	  family to include the Elba SoC.
267646fe2e4SBrad Larson
268646fe2e4SBrad Larson	  AMD Pensando SoCs support a range of Distributed Services
269646fe2e4SBrad Larson	  Cards in PCIe format installed into servers.  The Elba
270646fe2e4SBrad Larson	  SoC includes 16 Cortex A-72 CPU cores, 144 P4-programmable
271646fe2e4SBrad Larson	  cores for a minimal latency/jitter datapath, and network
272646fe2e4SBrad Larson	  interfaces up to 200 Gb/s.
273646fe2e4SBrad Larson
274eed6b3ebSOlof Johanssonconfig ARCH_QCOM
275eed6b3ebSOlof Johansson	bool "Qualcomm Platforms"
276e19811a8SMichael Scott	select GPIOLIB
277eed6b3ebSOlof Johansson	select PINCTRL
27846bc169fSJohan Hovold	select HAVE_PWRCTRL if PCI
279eed6b3ebSOlof Johansson	help
280eed6b3ebSOlof Johansson	  This enables support for the ARMv8 based Qualcomm chipsets.
281eed6b3ebSOlof Johansson
2821b0d665eSAndreas Färberconfig ARCH_REALTEK
2831b0d665eSAndreas Färber	bool "Realtek Platforms"
284e3ca9556SAndreas Färber	select RESET_CONTROLLER
2851b0d665eSAndreas Färber	help
2861b0d665eSAndreas Färber	  This enables support for the ARMv8 based Realtek chipsets,
2871b0d665eSAndreas Färber	  like the RTD1295.
2881b0d665eSAndreas Färber
28926a7e06dSSimon Hormanconfig ARCH_RENESAS
29026a7e06dSSimon Horman	bool "Renesas SoC Platforms"
29126a7e06dSSimon Horman	help
29226a7e06dSSimon Horman	  This enables support for the ARMv8 based Renesas SoCs.
29326a7e06dSSimon Horman
2940964d660SGeert Uytterhoevenconfig ARCH_ROCKCHIP
2950964d660SGeert Uytterhoeven	bool "Rockchip Platforms"
2960964d660SGeert Uytterhoeven	select ARCH_HAS_RESET_CONTROLLER
2970964d660SGeert Uytterhoeven	select PINCTRL
2980964d660SGeert Uytterhoeven	select PM
2990964d660SGeert Uytterhoeven	select ROCKCHIP_TIMER
3000964d660SGeert Uytterhoeven	help
3010964d660SGeert Uytterhoeven	  This enables support for the ARMv8 based Rockchip chipsets,
3020964d660SGeert Uytterhoeven	  like the RK3368.
3030964d660SGeert Uytterhoeven
3040964d660SGeert Uytterhoevenconfig ARCH_SEATTLE
3050964d660SGeert Uytterhoeven	bool "AMD Seattle SoC Family"
3060964d660SGeert Uytterhoeven	help
3070964d660SGeert Uytterhoeven	  This enables support for AMD Seattle SOC Family
3080964d660SGeert Uytterhoeven
309910499e1SKrzysztof Kozlowskiconfig ARCH_INTEL_SOCFPGA
3104a9a1a56SKrzysztof Kozlowski	bool "Intel's SoCFPGA ARMv8 Families"
3114a9a1a56SKrzysztof Kozlowski	help
3124a9a1a56SKrzysztof Kozlowski	  This enables support for Intel's SoCFPGA ARMv8 families:
3132b59af8cSTeh Wen Ping	  Stratix 10 (ex. Altera), Stratix10 Software Virtual Platform,
3142b59af8cSTeh Wen Ping	  Agilex and eASIC N5X.
315910499e1SKrzysztof Kozlowski
3169e4e2441SAlexandre Torgueconfig ARCH_STM32
3179e4e2441SAlexandre Torgue	bool "STMicroelectronics STM32 SoC Family"
3189e4e2441SAlexandre Torgue	select GPIOLIB
3199e4e2441SAlexandre Torgue	select PINCTRL
3209e4e2441SAlexandre Torgue	select PINCTRL_STM32MP257
3219e4e2441SAlexandre Torgue	select ARM_SMC_MBOX
3229e4e2441SAlexandre Torgue	select ARM_SCMI_PROTOCOL
323e9a316afSPascal Paillet	select REGULATOR
324e9a316afSPascal Paillet	select REGULATOR_ARM_SCMI
3259e4e2441SAlexandre Torgue	select COMMON_CLK_SCMI
3265c9668cfSGatien Chevallier	select STM32_FIREWALL
3279e4e2441SAlexandre Torgue	help
3289e4e2441SAlexandre Torgue	  This enables support for ARMv8 based STMicroelectronics
3299e4e2441SAlexandre Torgue	  STM32 family, including:
330f5d548c9SAmelie Delaunay		- STM32MP21:
331f5d548c9SAmelie Delaunay			- STM32MP211, STM32MP213, STM32MP215.
332f5d548c9SAmelie Delaunay		- STM32MP23:
333f5d548c9SAmelie Delaunay			- STM32MP231, STM32MP233, STM32MP235.
3349e4e2441SAlexandre Torgue		- STM32MP25:
3359e4e2441SAlexandre Torgue			- STM32MP251, STM32MP253, STM32MP255 and STM32MP257.
3369e4e2441SAlexandre Torgue
3370964d660SGeert Uytterhoevenconfig ARCH_SYNQUACER
3380964d660SGeert Uytterhoeven	bool "Socionext SynQuacer SoC Family"
3394efc851cSDaniel Thompson	select IRQ_FASTEOI_HIERARCHY_HANDLERS
3400964d660SGeert Uytterhoeven
341eed6b3ebSOlof Johanssonconfig ARCH_TEGRA
342eed6b3ebSOlof Johansson	bool "NVIDIA Tegra SoC Family"
343eed6b3ebSOlof Johansson	select ARCH_HAS_RESET_CONTROLLER
3442e988a83SSameer Pujar	select ARM_GIC_PM
345eed6b3ebSOlof Johansson	select CLKSRC_MMIO
346bb0eb050SDaniel Lezcano	select TIMER_OF
347da9a1c67SLinus Walleij	select GPIOLIB
348eed6b3ebSOlof Johansson	select PINCTRL
34998823241SJon Hunter	select PM
35098823241SJon Hunter	select PM_GENERIC_DOMAINS
351eed6b3ebSOlof Johansson	select RESET_CONTROLLER
352eed6b3ebSOlof Johansson	help
353eed6b3ebSOlof Johansson	  This enables support for the NVIDIA Tegra SoC family.
354eed6b3ebSOlof Johansson
35518b1db6aSAlim Akhtarconfig ARCH_TESLA_FSD
35669d8a5f8SKrzysztof Kozlowski	bool "Tesla platform"
35718b1db6aSAlim Akhtar	depends on ARCH_EXYNOS
35818b1db6aSAlim Akhtar	help
35918b1db6aSAlim Akhtar	  Support for ARMv8 based Tesla platforms.
36018b1db6aSAlim Akhtar
361eed6b3ebSOlof Johanssonconfig ARCH_SPRD
362b5f73d47SArnd Bergmann	bool "Spreadtrum SoC platform"
363eed6b3ebSOlof Johansson	help
364eed6b3ebSOlof Johansson	  Support for Spreadtrum ARM based SoCs
365eed6b3ebSOlof Johansson
366eed6b3ebSOlof Johanssonconfig ARCH_THUNDER
367eed6b3ebSOlof Johansson	bool "Cavium Inc. Thunder SoC Family"
368eed6b3ebSOlof Johansson	help
369eed6b3ebSOlof Johansson	  This enables support for Cavium's Thunder Family of SoCs.
370eed6b3ebSOlof Johansson
37103b6fd5dSJayachandran Cconfig ARCH_THUNDER2
37203b6fd5dSJayachandran C	bool "Cavium ThunderX2 Server Processors"
37303b6fd5dSJayachandran C	select GPIOLIB
37403b6fd5dSJayachandran C	help
37503b6fd5dSJayachandran C	  This enables support for Cavium's ThunderX2 CN99XX family of
37603b6fd5dSJayachandran C	  server processors.
37703b6fd5dSJayachandran C
37856aaafb6SMasahiro Yamadaconfig ARCH_UNIPHIER
37956aaafb6SMasahiro Yamada	bool "Socionext UniPhier SoC Family"
38075924903SMasahiro Yamada	select ARCH_HAS_RESET_CONTROLLER
38156aaafb6SMasahiro Yamada	select PINCTRL
382ab6ab445SMasahiro Yamada	select RESET_CONTROLLER
38356aaafb6SMasahiro Yamada	help
38456aaafb6SMasahiro Yamada	  This enables support for Socionext UniPhier SoC family.
38556aaafb6SMasahiro Yamada
386eed6b3ebSOlof Johanssonconfig ARCH_VEXPRESS
387a3b955acSVincenzo Frascino	bool "ARM Ltd Platforms"
388da9a1c67SLinus Walleij	select GPIOLIB
3898da7cc08SSudeep Holla	select PM
3908da7cc08SSudeep Holla	select PM_GENERIC_DOMAINS
391eed6b3ebSOlof Johansson	help
392a3b955acSVincenzo Frascino	  This enables support for the ARM Ltd Platforms.
393eed6b3ebSOlof Johansson
3940aa56c7eSNobuhiro Iwamatsuconfig ARCH_VISCONTI
3950aa56c7eSNobuhiro Iwamatsu	bool "Toshiba Visconti SoC Family"
3960aa56c7eSNobuhiro Iwamatsu	select PINCTRL
3970aa56c7eSNobuhiro Iwamatsu	select PINCTRL_VISCONTI
3980aa56c7eSNobuhiro Iwamatsu	help
3990aa56c7eSNobuhiro Iwamatsu	  This enables support for Toshiba Visconti SoCs Family.
4000aa56c7eSNobuhiro Iwamatsu
401eed6b3ebSOlof Johanssonconfig ARCH_XGENE
402eed6b3ebSOlof Johansson	bool "AppliedMicro X-Gene SOC Family"
403eed6b3ebSOlof Johansson	help
404eed6b3ebSOlof Johansson	  This enables support for AppliedMicro X-Gene SOC Family
405eed6b3ebSOlof Johansson
406eed6b3ebSOlof Johanssonconfig ARCH_ZYNQMP
407eed6b3ebSOlof Johansson	bool "Xilinx ZynqMP Family"
408eed6b3ebSOlof Johansson	help
409eed6b3ebSOlof Johansson	  This enables support for Xilinx ZynqMP Family
410eed6b3ebSOlof Johansson
411aea3cb35SJuerg Haefligerendmenu # "Platform selection"
412