xref: /linux/arch/arm64/Kconfig.platforms (revision ec792ecfd9e6ad7b58dbc78fb034b8e5f55e6dfb)
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
114b36daf9SDinh Nguyenconfig ARCH_AGILEX
124b36daf9SDinh Nguyen	bool "Intel's Agilex SoCFPGA Family"
134b36daf9SDinh Nguyen	help
144b36daf9SDinh Nguyen	  This enables support for Intel's Agilex SoCFPGA Family.
154b36daf9SDinh Nguyen
16ce3dd55bSAndre Przywaraconfig ARCH_SUNXI
17ce3dd55bSAndre Przywara	bool "Allwinner sunxi 64-bit SoC Family"
18900a9020SArnd Bergmann	select ARCH_HAS_RESET_CONTROLLER
1923485482SSuzuki K Poulose	select GENERIC_IRQ_CHIP
20d229d205SAndre Przywara	select PINCTRL
21900a9020SArnd Bergmann	select RESET_CONTROLLER
22ce3dd55bSAndre Przywara	help
23ce3dd55bSAndre Przywara	  This enables support for Allwinner sunxi based SoCs like the A64.
24ce3dd55bSAndre Przywara
25e2f0abafSAntoine Tenartconfig ARCH_ALPINE
26e2f0abafSAntoine Tenart	bool "Annapurna Labs Alpine platform"
275a3f75a4SSudeep Holla	select ALPINE_MSI if PCI
28e2f0abafSAntoine Tenart	help
29e2f0abafSAntoine Tenart	  This enables support for the Annapurna Labs Alpine
30e2f0abafSAntoine Tenart	  Soc family.
31e2f0abafSAntoine Tenart
32628d30d1SEric Anholtconfig ARCH_BCM2835
33628d30d1SEric Anholt	bool "Broadcom BCM2835 family"
34bb0eb050SDaniel Lezcano	select TIMER_OF
35da9a1c67SLinus Walleij	select GPIOLIB
367a9b6be9SEric Anholt	select MFD_CORE
37628d30d1SEric Anholt	select PINCTRL
38628d30d1SEric Anholt	select PINCTRL_BCM2835
39628d30d1SEric Anholt	select ARM_AMBA
40781fa0a9SStefan Wahren	select ARM_GIC
41628d30d1SEric Anholt	select ARM_TIMER_SP804
42628d30d1SEric Anholt	help
43781fa0a9SStefan Wahren	  This enables support for the Broadcom BCM2837 and BCM2711 SoC.
44781fa0a9SStefan Wahren	  These SoCs are used in the Raspberry Pi 3 and 4 devices.
45628d30d1SEric Anholt
4636b7c583SRay Juiconfig ARCH_BCM_IPROC
4736b7c583SRay Jui	bool "Broadcom iProc SoC Family"
48382618bbSAnup Patel	select COMMON_CLK_IPROC
49da9a1c67SLinus Walleij	select GPIOLIB
50382618bbSAnup Patel	select PINCTRL
5136b7c583SRay Jui	help
5236b7c583SRay Jui	  This enables support for Broadcom iProc based SoCs
5336b7c583SRay Jui
54dd40fd92SJisheng Zhangconfig ARCH_BERLIN
55dd40fd92SJisheng Zhang	bool "Marvell Berlin SoC Family"
56dd40fd92SJisheng Zhang	select DW_APB_ICTL
57da9a1c67SLinus Walleij	select GPIOLIB
5875d8e1baSJisheng Zhang	select PINCTRL
59dd40fd92SJisheng Zhang	help
60dd40fd92SJisheng Zhang	  This enables support for Marvell Berlin SoC Family
61dd40fd92SJisheng Zhang
62ea367d38SManivannan Sadhasivamconfig ARCH_BITMAIN
63ea367d38SManivannan Sadhasivam	bool "Bitmain SoC Platforms"
64ea367d38SManivannan Sadhasivam	help
65ea367d38SManivannan Sadhasivam	  This enables support for the Bitmain SoC Family.
66ea367d38SManivannan Sadhasivam
6737eb56dcSFlorian Fainelliconfig ARCH_BRCMSTB
6837eb56dcSFlorian Fainelli	bool "Broadcom Set-Top-Box SoCs"
69809eec69SJim Quinlan	select ARCH_HAS_RESET_CONTROLLER
70bf0349dfSFlorian Fainelli	select BCM7038_L1_IRQ
7137eb56dcSFlorian Fainelli	select BRCMSTB_L2_IRQ
7237eb56dcSFlorian Fainelli	select GENERIC_IRQ_CHIP
73724cf0aeSDoug Berger	select PINCTRL
7437eb56dcSFlorian Fainelli	help
7537eb56dcSFlorian Fainelli	  This enables support for Broadcom's ARMv8 Set Top Box SoCs
7637eb56dcSFlorian Fainelli
77eed6b3ebSOlof Johanssonconfig ARCH_EXYNOS
78c87b3e97SKrzysztof Kozlowski	bool "ARMv8 based Samsung Exynos SoC family"
79eed6b3ebSOlof Johansson	select COMMON_CLK_SAMSUNG
80a6fe8c77SPankaj Dubey	select EXYNOS_CHIPID
81caab3df9SKrzysztof Kozlowski	select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
82caab3df9SKrzysztof Kozlowski	select EXYNOS_PMU
83eed6b3ebSOlof Johansson	select HAVE_S3C2410_WATCHDOG if WATCHDOG
84eed6b3ebSOlof Johansson	select HAVE_S3C_RTC if RTC_CLASS
85eed6b3ebSOlof Johansson	select PINCTRL
86eed6b3ebSOlof Johansson	select PINCTRL_EXYNOS
875220a73aSMarek Szyprowski	select PM_GENERIC_DOMAINS if PM
883b3428e3SKrzysztof Kozlowski	select SOC_SAMSUNG
89eed6b3ebSOlof Johansson	help
90c87b3e97SKrzysztof Kozlowski	  This enables support for ARMv8 based Samsung Exynos SoC family.
91eed6b3ebSOlof Johansson
92c7724572SNishanth Menonconfig ARCH_K3
93c7724572SNishanth Menon	bool "Texas Instruments Inc. K3 multicore SoC architecture"
94c7724572SNishanth Menon	select PM_GENERIC_DOMAINS if PM
95009669e7SLokesh Vutla	select MAILBOX
96a6b112b0SYueHaibing	select SOC_TI
97009669e7SLokesh Vutla	select TI_MESSAGE_MANAGER
98009669e7SLokesh Vutla	select TI_SCI_PROTOCOL
99009669e7SLokesh Vutla	select TI_SCI_INTR_IRQCHIP
100009669e7SLokesh Vutla	select TI_SCI_INTA_IRQCHIP
101*ec792ecfSGrygorii Strashko	select TI_K3_SOCINFO
102c7724572SNishanth Menon	help
103c7724572SNishanth Menon	  This enables support for Texas Instruments' K3 multicore SoC
104c7724572SNishanth Menon	  architecture.
105c7724572SNishanth Menon
10653a5fde0SBhupesh Sharmaconfig ARCH_LAYERSCAPE
10753a5fde0SBhupesh Sharma	bool "ARMv8 based Freescale Layerscape SoC family"
108eeb3d68bSYork Sun	select EDAC_SUPPORT
109eed6b3ebSOlof Johansson	help
11053a5fde0SBhupesh Sharma	  This enables support for the Freescale Layerscape SoC family.
111eed6b3ebSOlof Johansson
112198ed962SChanho Minconfig ARCH_LG1K
113198ed962SChanho Min	bool "LG Electronics LG1K SoC Family"
114198ed962SChanho Min	help
115198ed962SChanho Min	  This enables support for LG Electronics LG1K SoC Family
116198ed962SChanho Min
117eed6b3ebSOlof Johanssonconfig ARCH_HISI
118eed6b3ebSOlof Johansson	bool "Hisilicon SoC Family"
1192b905d3aSLeo Yan	select ARM_TIMER_SP804
120f9db43bcSSudeep Holla	select HISILICON_IRQ_MBIGEN if PCI
12121adc4d7SJohn Stultz	select PINCTRL
122eed6b3ebSOlof Johansson	help
123eed6b3ebSOlof Johansson	  This enables support for Hisilicon ARMv8 SoC family
124eed6b3ebSOlof Johansson
125eed6b3ebSOlof Johanssonconfig ARCH_MEDIATEK
126598f9b2eSSean Wang	bool "MediaTek SoC Family"
127eed6b3ebSOlof Johansson	select ARM_GIC
128eed6b3ebSOlof Johansson	select PINCTRL
129c050b45dSYingjoe Chen	select MTK_TIMER
130eed6b3ebSOlof Johansson	help
131598f9b2eSSean Wang	  This enables support for MediaTek MT27xx, MT65xx, MT76xx
132598f9b2eSSean Wang	  & MT81xx ARMv8 SoCs
133eed6b3ebSOlof Johansson
134451e9e54SAndreas Färberconfig ARCH_MESON
135451e9e54SAndreas Färber	bool "Amlogic Platforms"
136bf56c776SCarlo Caione	select PINCTRL
137bf56c776SCarlo Caione	select PINCTRL_MESON
13859bdefe9SMichael Turquette	select COMMON_CLK_GXBB
13978b4af31SQiufang Dai	select COMMON_CLK_AXG
140b3077ffcSJerome Brunet	select COMMON_CLK_G12A
141f2c2122aSJerome Brunet	select MESON_IRQ_GPIO
142451e9e54SAndreas Färber	help
143b3077ffcSJerome Brunet	  This enables support for the arm64 based Amlogic SoCs
144b3077ffcSJerome Brunet	  such as the s905, S905X/D, S912, A113X/D or S905X/D2
145451e9e54SAndreas Färber
146b4f596b1SGregory CLEMENTconfig ARCH_MVEBU
147b4f596b1SGregory CLEMENT	bool "Marvell EBU SoC Family"
148ad87c0f6SThomas Petazzoni	select ARMADA_AP806_SYSCON
149ad87c0f6SThomas Petazzoni	select ARMADA_CP110_SYSCON
150ff60d834SGregory CLEMENT	select ARMADA_37XX_CLK
151d2718d13SGregory CLEMENT	select GPIOLIB
152d2718d13SGregory CLEMENT	select GPIOLIB_IRQCHIP
15329ad6bd9SThomas Petazzoni	select MVEBU_GICP
15429ad6bd9SThomas Petazzoni	select MVEBU_ICU
155b3920b2bSThomas Petazzoni	select MVEBU_ODMI
15604208a24SThomas Petazzoni	select MVEBU_PIC
157228197c5SMiquel Raynal	select MVEBU_SEI
158d2718d13SGregory CLEMENT	select OF_GPIO
159d2718d13SGregory CLEMENT	select PINCTRL
160d2718d13SGregory CLEMENT	select PINCTRL_ARMADA_37XX
161c4c14365SGregory CLEMENT	select PINCTRL_ARMADA_AP806
162c4c14365SGregory CLEMENT	select PINCTRL_ARMADA_CP110
163b4f596b1SGregory CLEMENT	help
164b3920b2bSThomas Petazzoni	  This enables support for Marvell EBU familly, including:
165b3920b2bSThomas Petazzoni	   - Armada 3700 SoC Family
166b3920b2bSThomas Petazzoni	   - Armada 7K SoC Family
167b3920b2bSThomas Petazzoni	   - Armada 8K SoC Family
168b4f596b1SGregory CLEMENT
169930507c1SLucas Stachconfig ARCH_MXC
170930507c1SLucas Stach	bool "ARMv8 based NXP i.MX SoC family"
171930507c1SLucas Stach	select ARM64_ERRATUM_843419
172a29c7823SAnders Roxell	select ARM64_ERRATUM_845719 if COMPAT
17367b92823SLucas Stach	select IMX_GPCV2
17484a2ab25SLucas Stach	select IMX_GPCV2_PM_DOMAINS
17584a2ab25SLucas Stach	select PM
17684a2ab25SLucas Stach	select PM_GENERIC_DOMAINS
177fafaa0a2SYueHaibing	select SOC_BUS
1781991529fSAnson Huang	select TIMER_IMX_SYS_CTR
179930507c1SLucas Stach	help
180930507c1SLucas Stach	  This enables support for the ARMv8 based SoCs in the
181930507c1SLucas Stach	  NXP i.MX family.
182930507c1SLucas Stach
183eed6b3ebSOlof Johanssonconfig ARCH_QCOM
184eed6b3ebSOlof Johansson	bool "Qualcomm Platforms"
185e19811a8SMichael Scott	select GPIOLIB
186eed6b3ebSOlof Johansson	select PINCTRL
187eed6b3ebSOlof Johansson	help
188eed6b3ebSOlof Johansson	  This enables support for the ARMv8 based Qualcomm chipsets.
189eed6b3ebSOlof Johansson
1901b0d665eSAndreas Färberconfig ARCH_REALTEK
1911b0d665eSAndreas Färber	bool "Realtek Platforms"
192e3ca9556SAndreas Färber	select RESET_CONTROLLER
1931b0d665eSAndreas Färber	help
1941b0d665eSAndreas Färber	  This enables support for the ARMv8 based Realtek chipsets,
1951b0d665eSAndreas Färber	  like the RTD1295.
1961b0d665eSAndreas Färber
19726a7e06dSSimon Hormanconfig ARCH_RENESAS
19826a7e06dSSimon Horman	bool "Renesas SoC Platforms"
1999374eee3STakeshi Kihara	select GPIOLIB
20026a7e06dSSimon Horman	select PINCTRL
2018d6799a9SGeert Uytterhoeven	select SOC_BUS
20226a7e06dSSimon Horman	help
20326a7e06dSSimon Horman	  This enables support for the ARMv8 based Renesas SoCs.
20426a7e06dSSimon Horman
2050964d660SGeert Uytterhoevenconfig ARCH_ROCKCHIP
2060964d660SGeert Uytterhoeven	bool "Rockchip Platforms"
2070964d660SGeert Uytterhoeven	select ARCH_HAS_RESET_CONTROLLER
2080964d660SGeert Uytterhoeven	select GPIOLIB
2090964d660SGeert Uytterhoeven	select PINCTRL
2100964d660SGeert Uytterhoeven	select PINCTRL_ROCKCHIP
2110964d660SGeert Uytterhoeven	select PM
2120964d660SGeert Uytterhoeven	select ROCKCHIP_TIMER
2130964d660SGeert Uytterhoeven	help
2140964d660SGeert Uytterhoeven	  This enables support for the ARMv8 based Rockchip chipsets,
2150964d660SGeert Uytterhoeven	  like the RK3368.
2160964d660SGeert Uytterhoeven
2173d4e0158SMihaela Martinasconfig ARCH_S32
2183d4e0158SMihaela Martinas	bool "NXP S32 SoC Family"
2193d4e0158SMihaela Martinas	help
2203d4e0158SMihaela Martinas	  This enables support for the NXP S32 family of processors.
2213d4e0158SMihaela Martinas
2220964d660SGeert Uytterhoevenconfig ARCH_SEATTLE
2230964d660SGeert Uytterhoeven	bool "AMD Seattle SoC Family"
2240964d660SGeert Uytterhoeven	help
2250964d660SGeert Uytterhoeven	  This enables support for AMD Seattle SOC Family
2260964d660SGeert Uytterhoeven
22778cd6a9dSDinh Nguyenconfig ARCH_STRATIX10
22878cd6a9dSDinh Nguyen	bool "Altera's Stratix 10 SoCFPGA Family"
22978cd6a9dSDinh Nguyen	help
23078cd6a9dSDinh Nguyen	  This enables support for Altera's Stratix 10 SoCFPGA Family.
23178cd6a9dSDinh Nguyen
2320964d660SGeert Uytterhoevenconfig ARCH_SYNQUACER
2330964d660SGeert Uytterhoeven	bool "Socionext SynQuacer SoC Family"
2340964d660SGeert Uytterhoeven
235eed6b3ebSOlof Johanssonconfig ARCH_TEGRA
236eed6b3ebSOlof Johansson	bool "NVIDIA Tegra SoC Family"
237eed6b3ebSOlof Johansson	select ARCH_HAS_RESET_CONTROLLER
2382e988a83SSameer Pujar	select ARM_GIC_PM
239eed6b3ebSOlof Johansson	select CLKSRC_MMIO
240bb0eb050SDaniel Lezcano	select TIMER_OF
241eed6b3ebSOlof Johansson	select GENERIC_CLOCKEVENTS
242da9a1c67SLinus Walleij	select GPIOLIB
243eed6b3ebSOlof Johansson	select PINCTRL
24498823241SJon Hunter	select PM
24598823241SJon Hunter	select PM_GENERIC_DOMAINS
246eed6b3ebSOlof Johansson	select RESET_CONTROLLER
247eed6b3ebSOlof Johansson	help
248eed6b3ebSOlof Johansson	  This enables support for the NVIDIA Tegra SoC family.
249eed6b3ebSOlof Johansson
250eed6b3ebSOlof Johanssonconfig ARCH_SPRD
251b5f73d47SArnd Bergmann	bool "Spreadtrum SoC platform"
252eed6b3ebSOlof Johansson	help
253eed6b3ebSOlof Johansson	  Support for Spreadtrum ARM based SoCs
254eed6b3ebSOlof Johansson
255eed6b3ebSOlof Johanssonconfig ARCH_THUNDER
256eed6b3ebSOlof Johansson	bool "Cavium Inc. Thunder SoC Family"
257eed6b3ebSOlof Johansson	help
258eed6b3ebSOlof Johansson	  This enables support for Cavium's Thunder Family of SoCs.
259eed6b3ebSOlof Johansson
26003b6fd5dSJayachandran Cconfig ARCH_THUNDER2
26103b6fd5dSJayachandran C	bool "Cavium ThunderX2 Server Processors"
26203b6fd5dSJayachandran C	select GPIOLIB
26303b6fd5dSJayachandran C	help
26403b6fd5dSJayachandran C	  This enables support for Cavium's ThunderX2 CN99XX family of
26503b6fd5dSJayachandran C	  server processors.
26603b6fd5dSJayachandran C
26756aaafb6SMasahiro Yamadaconfig ARCH_UNIPHIER
26856aaafb6SMasahiro Yamada	bool "Socionext UniPhier SoC Family"
26975924903SMasahiro Yamada	select ARCH_HAS_RESET_CONTROLLER
27056aaafb6SMasahiro Yamada	select PINCTRL
271ab6ab445SMasahiro Yamada	select RESET_CONTROLLER
27256aaafb6SMasahiro Yamada	help
27356aaafb6SMasahiro Yamada	  This enables support for Socionext UniPhier SoC family.
27456aaafb6SMasahiro Yamada
275eed6b3ebSOlof Johanssonconfig ARCH_VEXPRESS
276eed6b3ebSOlof Johansson	bool "ARMv8 software model (Versatile Express)"
277da9a1c67SLinus Walleij	select GPIOLIB
2788da7cc08SSudeep Holla	select PM
2798da7cc08SSudeep Holla	select PM_GENERIC_DOMAINS
280eed6b3ebSOlof Johansson	help
281eed6b3ebSOlof Johansson	  This enables support for the ARMv8 software model (Versatile
282eed6b3ebSOlof Johansson	  Express).
283eed6b3ebSOlof Johansson
2845bfb3889SZi Shen Limconfig ARCH_VULCAN
285a314520dSJayachandran C	def_bool n
2865bfb3889SZi Shen Lim
287eed6b3ebSOlof Johanssonconfig ARCH_XGENE
288eed6b3ebSOlof Johansson	bool "AppliedMicro X-Gene SOC Family"
289eed6b3ebSOlof Johansson	help
290eed6b3ebSOlof Johansson	  This enables support for AppliedMicro X-Gene SOC Family
291eed6b3ebSOlof Johansson
29212496aeaSJun Nieconfig ARCH_ZX
29312496aeaSJun Nie	bool "ZTE ZX SoC Family"
29403d95c26SShawn Guo	select PINCTRL
29512496aeaSJun Nie	help
29612496aeaSJun Nie	  This enables support for ZTE ZX SoC Family
29712496aeaSJun Nie
298eed6b3ebSOlof Johanssonconfig ARCH_ZYNQMP
299eed6b3ebSOlof Johansson	bool "Xilinx ZynqMP Family"
300eed6b3ebSOlof Johansson	help
301eed6b3ebSOlof Johansson	  This enables support for Xilinx ZynqMP Family
302eed6b3ebSOlof Johansson
303eed6b3ebSOlof Johanssonendmenu
304