Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
[linux-2.6-microblaze.git] / arch / arm64 / Kconfig.platforms
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "Platform selection"
3
4 config ARCH_ACTIONS
5         bool "Actions Semi Platforms"
6         select OWL_TIMER
7         select PINCTRL
8         help
9           This enables support for the Actions Semiconductor S900 SoC family.
10
11 config ARCH_AGILEX
12         bool "Intel's Agilex SoCFPGA Family"
13         help
14           This enables support for Intel's Agilex SoCFPGA Family.
15
16 config ARCH_SUNXI
17         bool "Allwinner sunxi 64-bit SoC Family"
18         select ARCH_HAS_RESET_CONTROLLER
19         select GENERIC_IRQ_CHIP
20         select PINCTRL
21         select RESET_CONTROLLER
22         help
23           This enables support for Allwinner sunxi based SoCs like the A64.
24
25 config ARCH_ALPINE
26         bool "Annapurna Labs Alpine platform"
27         select ALPINE_MSI if PCI
28         help
29           This enables support for the Annapurna Labs Alpine
30           Soc family.
31
32 config ARCH_BCM2835
33         bool "Broadcom BCM2835 family"
34         select TIMER_OF
35         select GPIOLIB
36         select MFD_CORE
37         select PINCTRL
38         select PINCTRL_BCM2835
39         select ARM_AMBA
40         select ARM_GIC
41         select ARM_TIMER_SP804
42         help
43           This enables support for the Broadcom BCM2837 and BCM2711 SoC.
44           These SoCs are used in the Raspberry Pi 3 and 4 devices.
45
46 config ARCH_BCM_IPROC
47         bool "Broadcom iProc SoC Family"
48         select COMMON_CLK_IPROC
49         select GPIOLIB
50         select PINCTRL
51         help
52           This enables support for Broadcom iProc based SoCs
53
54 config ARCH_BERLIN
55         bool "Marvell Berlin SoC Family"
56         select DW_APB_ICTL
57         select DW_APB_TIMER_OF
58         select GPIOLIB
59         select PINCTRL
60         help
61           This enables support for Marvell Berlin SoC Family
62
63 config ARCH_BITMAIN
64         bool "Bitmain SoC Platforms"
65         help
66           This enables support for the Bitmain SoC Family.
67
68 config ARCH_BRCMSTB
69         bool "Broadcom Set-Top-Box SoCs"
70         select ARCH_HAS_RESET_CONTROLLER
71         select BCM7038_L1_IRQ
72         select BRCMSTB_L2_IRQ
73         select GENERIC_IRQ_CHIP
74         select PINCTRL
75         help
76           This enables support for Broadcom's ARMv8 Set Top Box SoCs
77
78 config ARCH_EXYNOS
79         bool "ARMv8 based Samsung Exynos SoC family"
80         select COMMON_CLK_SAMSUNG
81         select EXYNOS_CHIPID
82         select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
83         select EXYNOS_PMU
84         select HAVE_S3C_RTC if RTC_CLASS
85         select PINCTRL
86         select PINCTRL_EXYNOS
87         select PM_GENERIC_DOMAINS if PM
88         select SOC_SAMSUNG
89         help
90           This enables support for ARMv8 based Samsung Exynos SoC family.
91
92 config ARCH_SPARX5
93         bool "ARMv8 based Microchip Sparx5 SoC family"
94         select PINCTRL
95         select DW_APB_TIMER_OF
96         help
97           This enables support for the Microchip Sparx5 ARMv8-based
98           SoC family of TSN-capable gigabit switches.
99
100           The SparX-5 Ethernet switch family provides a rich set of
101           switching features such as advanced TCAM-based VLAN and QoS
102           processing enabling delivery of differentiated services, and
103           security through TCAM-based frame processing using versatile
104           content aware processor (VCAP).
105
106 config ARCH_K3
107         bool "Texas Instruments Inc. K3 multicore SoC architecture"
108         select PM_GENERIC_DOMAINS if PM
109         select MAILBOX
110         select SOC_TI
111         select TI_MESSAGE_MANAGER
112         select TI_SCI_PROTOCOL
113         select TI_SCI_INTR_IRQCHIP
114         select TI_SCI_INTA_IRQCHIP
115         select TI_K3_SOCINFO
116         help
117           This enables support for Texas Instruments' K3 multicore SoC
118           architecture.
119
120 config ARCH_LAYERSCAPE
121         bool "ARMv8 based Freescale Layerscape SoC family"
122         select EDAC_SUPPORT
123         help
124           This enables support for the Freescale Layerscape SoC family.
125
126 config ARCH_LG1K
127         bool "LG Electronics LG1K SoC Family"
128         help
129           This enables support for LG Electronics LG1K SoC Family
130
131 config ARCH_HISI
132         bool "Hisilicon SoC Family"
133         select ARM_TIMER_SP804
134         select HISILICON_IRQ_MBIGEN if PCI
135         select PINCTRL
136         help
137           This enables support for Hisilicon ARMv8 SoC family
138
139 config ARCH_KEEMBAY
140         bool "Keem Bay SoC"
141         help
142           This enables support for Intel Movidius SoC code-named Keem Bay.
143
144 config ARCH_MEDIATEK
145         bool "MediaTek SoC Family"
146         select ARM_GIC
147         select PINCTRL
148         select MTK_TIMER
149         help
150           This enables support for MediaTek MT27xx, MT65xx, MT76xx
151           & MT81xx ARMv8 SoCs
152
153 config ARCH_MESON
154         bool "Amlogic Platforms"
155         select PINCTRL
156         select PINCTRL_MESON
157         select COMMON_CLK_GXBB
158         select COMMON_CLK_AXG
159         select COMMON_CLK_G12A
160         select MESON_IRQ_GPIO
161         help
162           This enables support for the arm64 based Amlogic SoCs
163           such as the s905, S905X/D, S912, A113X/D or S905X/D2
164
165 config ARCH_MVEBU
166         bool "Marvell EBU SoC Family"
167         select ARMADA_AP806_SYSCON
168         select ARMADA_CP110_SYSCON
169         select ARMADA_37XX_CLK
170         select GPIOLIB
171         select GPIOLIB_IRQCHIP
172         select MVEBU_GICP
173         select MVEBU_ICU
174         select MVEBU_ODMI
175         select MVEBU_PIC
176         select MVEBU_SEI
177         select OF_GPIO
178         select PINCTRL
179         select PINCTRL_ARMADA_37XX
180         select PINCTRL_ARMADA_AP806
181         select PINCTRL_ARMADA_CP110
182         help
183           This enables support for Marvell EBU familly, including:
184            - Armada 3700 SoC Family
185            - Armada 7K SoC Family
186            - Armada 8K SoC Family
187
188 config ARCH_MXC
189         bool "ARMv8 based NXP i.MX SoC family"
190         select ARM64_ERRATUM_843419
191         select ARM64_ERRATUM_845719 if COMPAT
192         select IMX_GPCV2
193         select IMX_GPCV2_PM_DOMAINS
194         select PM
195         select PM_GENERIC_DOMAINS
196         select SOC_BUS
197         select TIMER_IMX_SYS_CTR
198         help
199           This enables support for the ARMv8 based SoCs in the
200           NXP i.MX family.
201
202 config ARCH_QCOM
203         bool "Qualcomm Platforms"
204         select GPIOLIB
205         select PINCTRL
206         help
207           This enables support for the ARMv8 based Qualcomm chipsets.
208
209 config ARCH_REALTEK
210         bool "Realtek Platforms"
211         select RESET_CONTROLLER
212         help
213           This enables support for the ARMv8 based Realtek chipsets,
214           like the RTD1295.
215
216 config ARCH_RENESAS
217         bool "Renesas SoC Platforms"
218         select GPIOLIB
219         select PINCTRL
220         select SOC_BUS
221         help
222           This enables support for the ARMv8 based Renesas SoCs.
223
224 config ARCH_ROCKCHIP
225         bool "Rockchip Platforms"
226         select ARCH_HAS_RESET_CONTROLLER
227         select GPIOLIB
228         select PINCTRL
229         select PINCTRL_ROCKCHIP
230         select PM
231         select ROCKCHIP_TIMER
232         help
233           This enables support for the ARMv8 based Rockchip chipsets,
234           like the RK3368.
235
236 config ARCH_S32
237         bool "NXP S32 SoC Family"
238         help
239           This enables support for the NXP S32 family of processors.
240
241 config ARCH_SEATTLE
242         bool "AMD Seattle SoC Family"
243         help
244           This enables support for AMD Seattle SOC Family
245
246 config ARCH_STRATIX10
247         bool "Altera's Stratix 10 SoCFPGA Family"
248         help
249           This enables support for Altera's Stratix 10 SoCFPGA Family.
250
251 config ARCH_SYNQUACER
252         bool "Socionext SynQuacer SoC Family"
253
254 config ARCH_TEGRA
255         bool "NVIDIA Tegra SoC Family"
256         select ARCH_HAS_RESET_CONTROLLER
257         select ARM_GIC_PM
258         select CLKSRC_MMIO
259         select TIMER_OF
260         select GPIOLIB
261         select PINCTRL
262         select PM
263         select PM_GENERIC_DOMAINS
264         select RESET_CONTROLLER
265         help
266           This enables support for the NVIDIA Tegra SoC family.
267
268 config ARCH_SPRD
269         bool "Spreadtrum SoC platform"
270         help
271           Support for Spreadtrum ARM based SoCs
272
273 config ARCH_THUNDER
274         bool "Cavium Inc. Thunder SoC Family"
275         help
276           This enables support for Cavium's Thunder Family of SoCs.
277
278 config ARCH_THUNDER2
279         bool "Cavium ThunderX2 Server Processors"
280         select GPIOLIB
281         help
282           This enables support for Cavium's ThunderX2 CN99XX family of
283           server processors.
284
285 config ARCH_UNIPHIER
286         bool "Socionext UniPhier SoC Family"
287         select ARCH_HAS_RESET_CONTROLLER
288         select PINCTRL
289         select RESET_CONTROLLER
290         help
291           This enables support for Socionext UniPhier SoC family.
292
293 config ARCH_VEXPRESS
294         bool "ARMv8 software model (Versatile Express)"
295         select GPIOLIB
296         select PM
297         select PM_GENERIC_DOMAINS
298         help
299           This enables support for the ARMv8 software model (Versatile
300           Express).
301
302 config ARCH_VISCONTI
303         bool "Toshiba Visconti SoC Family"
304         select PINCTRL
305         select PINCTRL_VISCONTI
306         help
307           This enables support for Toshiba Visconti SoCs Family.
308
309 config ARCH_VULCAN
310         def_bool n
311
312 config ARCH_XGENE
313         bool "AppliedMicro X-Gene SOC Family"
314         help
315           This enables support for AppliedMicro X-Gene SOC Family
316
317 config ARCH_ZX
318         bool "ZTE ZX SoC Family"
319         select PINCTRL
320         help
321           This enables support for ZTE ZX SoC Family
322
323 config ARCH_ZYNQMP
324         bool "Xilinx ZynqMP Family"
325         help
326           This enables support for Xilinx ZynqMP Family
327
328 endmenu