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