xref: /openbmc/linux/arch/arm64/Kconfig.platforms (revision a314520d)
1eed6b3ebSOlof Johanssonmenu "Platform selection"
2eed6b3ebSOlof Johansson
3ce3dd55bSAndre Przywaraconfig ARCH_SUNXI
4ce3dd55bSAndre Przywara	bool "Allwinner sunxi 64-bit SoC Family"
5900a9020SArnd Bergmann	select ARCH_HAS_RESET_CONTROLLER
623485482SSuzuki K Poulose	select GENERIC_IRQ_CHIP
7d229d205SAndre Przywara	select PINCTRL
8900a9020SArnd Bergmann	select RESET_CONTROLLER
9ce3dd55bSAndre Przywara	help
10ce3dd55bSAndre Przywara	  This enables support for Allwinner sunxi based SoCs like the A64.
11ce3dd55bSAndre Przywara
12e2f0abafSAntoine Tenartconfig ARCH_ALPINE
13e2f0abafSAntoine Tenart	bool "Annapurna Labs Alpine platform"
145a3f75a4SSudeep Holla	select ALPINE_MSI if PCI
15e2f0abafSAntoine Tenart	help
16e2f0abafSAntoine Tenart	  This enables support for the Annapurna Labs Alpine
17e2f0abafSAntoine Tenart	  Soc family.
18e2f0abafSAntoine Tenart
19628d30d1SEric Anholtconfig ARCH_BCM2835
20628d30d1SEric Anholt	bool "Broadcom BCM2835 family"
21628d30d1SEric Anholt	select CLKSRC_OF
22da9a1c67SLinus Walleij	select GPIOLIB
23628d30d1SEric Anholt	select PINCTRL
24628d30d1SEric Anholt	select PINCTRL_BCM2835
25628d30d1SEric Anholt	select ARM_AMBA
26628d30d1SEric Anholt	select ARM_TIMER_SP804
27628d30d1SEric Anholt	select HAVE_ARM_ARCH_TIMER
28628d30d1SEric Anholt	help
29628d30d1SEric Anholt	  This enables support for the Broadcom BCM2837 SoC.
30628d30d1SEric Anholt	  This SoC is used in the Raspberry Pi 3 device.
31628d30d1SEric Anholt
3236b7c583SRay Juiconfig ARCH_BCM_IPROC
3336b7c583SRay Jui	bool "Broadcom iProc SoC Family"
34382618bbSAnup Patel	select COMMON_CLK_IPROC
35da9a1c67SLinus Walleij	select GPIOLIB
36382618bbSAnup Patel	select PINCTRL
3736b7c583SRay Jui	help
3836b7c583SRay Jui	  This enables support for Broadcom iProc based SoCs
3936b7c583SRay Jui
40dd40fd92SJisheng Zhangconfig ARCH_BERLIN
41dd40fd92SJisheng Zhang	bool "Marvell Berlin SoC Family"
42dd40fd92SJisheng Zhang	select DW_APB_ICTL
43da9a1c67SLinus Walleij	select GPIOLIB
4475d8e1baSJisheng Zhang	select PINCTRL
45dd40fd92SJisheng Zhang	help
46dd40fd92SJisheng Zhang	  This enables support for Marvell Berlin SoC Family
47dd40fd92SJisheng Zhang
4837eb56dcSFlorian Fainelliconfig ARCH_BRCMSTB
4937eb56dcSFlorian Fainelli	bool "Broadcom Set-Top-Box SoCs"
5037eb56dcSFlorian Fainelli	select BRCMSTB_L2_IRQ
5137eb56dcSFlorian Fainelli	select GENERIC_IRQ_CHIP
5237eb56dcSFlorian Fainelli	help
5337eb56dcSFlorian Fainelli	  This enables support for Broadcom's ARMv8 Set Top Box SoCs
5437eb56dcSFlorian Fainelli
55eed6b3ebSOlof Johanssonconfig ARCH_EXYNOS
56c87b3e97SKrzysztof Kozlowski	bool "ARMv8 based Samsung Exynos SoC family"
57eed6b3ebSOlof Johansson	select COMMON_CLK_SAMSUNG
58caab3df9SKrzysztof Kozlowski	select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
59caab3df9SKrzysztof Kozlowski	select EXYNOS_PMU
60eed6b3ebSOlof Johansson	select HAVE_S3C2410_WATCHDOG if WATCHDOG
61eed6b3ebSOlof Johansson	select HAVE_S3C_RTC if RTC_CLASS
62eed6b3ebSOlof Johansson	select PINCTRL
63eed6b3ebSOlof Johansson	select PINCTRL_EXYNOS
643b3428e3SKrzysztof Kozlowski	select SOC_SAMSUNG
65eed6b3ebSOlof Johansson	help
66c87b3e97SKrzysztof Kozlowski	  This enables support for ARMv8 based Samsung Exynos SoC family.
67eed6b3ebSOlof Johansson
6853a5fde0SBhupesh Sharmaconfig ARCH_LAYERSCAPE
6953a5fde0SBhupesh Sharma	bool "ARMv8 based Freescale Layerscape SoC family"
70eeb3d68bSYork Sun	select EDAC_SUPPORT
71eed6b3ebSOlof Johansson	help
7253a5fde0SBhupesh Sharma	  This enables support for the Freescale Layerscape SoC family.
73eed6b3ebSOlof Johansson
74198ed962SChanho Minconfig ARCH_LG1K
75198ed962SChanho Min	bool "LG Electronics LG1K SoC Family"
76198ed962SChanho Min	help
77198ed962SChanho Min	  This enables support for LG Electronics LG1K SoC Family
78198ed962SChanho Min
79eed6b3ebSOlof Johanssonconfig ARCH_HISI
80eed6b3ebSOlof Johansson	bool "Hisilicon SoC Family"
812b905d3aSLeo Yan	select ARM_TIMER_SP804
82f9db43bcSSudeep Holla	select HISILICON_IRQ_MBIGEN if PCI
8321adc4d7SJohn Stultz	select PINCTRL
84eed6b3ebSOlof Johansson	help
85eed6b3ebSOlof Johansson	  This enables support for Hisilicon ARMv8 SoC family
86eed6b3ebSOlof Johansson
87eed6b3ebSOlof Johanssonconfig ARCH_MEDIATEK
88eed6b3ebSOlof Johansson	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
89eed6b3ebSOlof Johansson	select ARM_GIC
90eed6b3ebSOlof Johansson	select PINCTRL
91c050b45dSYingjoe Chen	select MTK_TIMER
92eed6b3ebSOlof Johansson	help
93eed6b3ebSOlof Johansson	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
94eed6b3ebSOlof Johansson
95451e9e54SAndreas Färberconfig ARCH_MESON
96451e9e54SAndreas Färber	bool "Amlogic Platforms"
97bf56c776SCarlo Caione	select PINCTRL
98bf56c776SCarlo Caione	select PINCTRL_MESON
9959bdefe9SMichael Turquette	select COMMON_CLK_AMLOGIC
10059bdefe9SMichael Turquette	select COMMON_CLK_GXBB
101451e9e54SAndreas Färber	help
102451e9e54SAndreas Färber	  This enables support for the Amlogic S905 SoCs.
103451e9e54SAndreas Färber
104b4f596b1SGregory CLEMENTconfig ARCH_MVEBU
105b4f596b1SGregory CLEMENT	bool "Marvell EBU SoC Family"
106ad87c0f6SThomas Petazzoni	select ARMADA_AP806_SYSCON
107ad87c0f6SThomas Petazzoni	select ARMADA_CP110_SYSCON
108ff60d834SGregory CLEMENT	select ARMADA_37XX_CLK
109d2718d13SGregory CLEMENT	select GPIOLIB
110d2718d13SGregory CLEMENT	select GPIOLIB_IRQCHIP
111b3920b2bSThomas Petazzoni	select MVEBU_ODMI
11204208a24SThomas Petazzoni	select MVEBU_PIC
113d2718d13SGregory CLEMENT	select OF_GPIO
114d2718d13SGregory CLEMENT	select PINCTRL
115d2718d13SGregory CLEMENT	select PINCTRL_ARMADA_37XX
116b4f596b1SGregory CLEMENT	help
117b3920b2bSThomas Petazzoni	  This enables support for Marvell EBU familly, including:
118b3920b2bSThomas Petazzoni	   - Armada 3700 SoC Family
119b3920b2bSThomas Petazzoni	   - Armada 7K SoC Family
120b3920b2bSThomas Petazzoni	   - Armada 8K SoC Family
121b4f596b1SGregory CLEMENT
122eed6b3ebSOlof Johanssonconfig ARCH_QCOM
123eed6b3ebSOlof Johansson	bool "Qualcomm Platforms"
124e19811a8SMichael Scott	select GPIOLIB
125eed6b3ebSOlof Johansson	select PINCTRL
126eed6b3ebSOlof Johansson	help
127eed6b3ebSOlof Johansson	  This enables support for the ARMv8 based Qualcomm chipsets.
128eed6b3ebSOlof Johansson
129fbac1c81SHeiko Stübnerconfig ARCH_ROCKCHIP
130fbac1c81SHeiko Stübner	bool "Rockchip Platforms"
131fbac1c81SHeiko Stübner	select ARCH_HAS_RESET_CONTROLLER
132da9a1c67SLinus Walleij	select GPIOLIB
133fbac1c81SHeiko Stübner	select PINCTRL
134fbac1c81SHeiko Stübner	select PINCTRL_ROCKCHIP
135c840f28bSCaesar Wang	select ROCKCHIP_TIMER
136fbac1c81SHeiko Stübner	help
137fbac1c81SHeiko Stübner	  This enables support for the ARMv8 based Rockchip chipsets,
138fbac1c81SHeiko Stübner	  like the RK3368.
139fbac1c81SHeiko Stübner
140eed6b3ebSOlof Johanssonconfig ARCH_SEATTLE
141eed6b3ebSOlof Johansson	bool "AMD Seattle SoC Family"
142eed6b3ebSOlof Johansson	help
143eed6b3ebSOlof Johansson	  This enables support for AMD Seattle SOC Family
144eed6b3ebSOlof Johansson
14526a7e06dSSimon Hormanconfig ARCH_SHMOBILE
14626a7e06dSSimon Horman	bool
14726a7e06dSSimon Horman
14826a7e06dSSimon Hormanconfig ARCH_RENESAS
14926a7e06dSSimon Horman	bool "Renesas SoC Platforms"
15026a7e06dSSimon Horman	select ARCH_SHMOBILE
15126a7e06dSSimon Horman	select PINCTRL
1522ee98234SGeert Uytterhoeven	select PM
1532ee98234SGeert Uytterhoeven	select PM_GENERIC_DOMAINS
154f7e02051SMagnus Damm	select RENESAS_IRQC
1558d6799a9SGeert Uytterhoeven	select SOC_BUS
15626a7e06dSSimon Horman	help
15726a7e06dSSimon Horman	  This enables support for the ARMv8 based Renesas SoCs.
15826a7e06dSSimon Horman
15926a7e06dSSimon Hormanconfig ARCH_R8A7795
16026a7e06dSSimon Horman	bool "Renesas R-Car H3 SoC Platform"
16126a7e06dSSimon Horman	depends on ARCH_RENESAS
16226a7e06dSSimon Horman	help
16326a7e06dSSimon Horman	  This enables support for the Renesas R-Car H3 SoC.
16426a7e06dSSimon Horman
1651561f207SSimon Hormanconfig ARCH_R8A7796
1661561f207SSimon Horman	bool "Renesas R-Car M3-W SoC Platform"
1671561f207SSimon Horman	depends on ARCH_RENESAS
1681561f207SSimon Horman	help
1691561f207SSimon Horman	  This enables support for the Renesas R-Car M3-W SoC.
1701561f207SSimon Horman
17178cd6a9dSDinh Nguyenconfig ARCH_STRATIX10
17278cd6a9dSDinh Nguyen	bool "Altera's Stratix 10 SoCFPGA Family"
17378cd6a9dSDinh Nguyen	help
17478cd6a9dSDinh Nguyen	  This enables support for Altera's Stratix 10 SoCFPGA Family.
17578cd6a9dSDinh Nguyen
176eed6b3ebSOlof Johanssonconfig ARCH_TEGRA
177eed6b3ebSOlof Johansson	bool "NVIDIA Tegra SoC Family"
178eed6b3ebSOlof Johansson	select ARCH_HAS_RESET_CONTROLLER
179eed6b3ebSOlof Johansson	select CLKDEV_LOOKUP
180eed6b3ebSOlof Johansson	select CLKSRC_MMIO
181eed6b3ebSOlof Johansson	select CLKSRC_OF
182eed6b3ebSOlof Johansson	select GENERIC_CLOCKEVENTS
183da9a1c67SLinus Walleij	select GPIOLIB
184eed6b3ebSOlof Johansson	select PINCTRL
18598823241SJon Hunter	select PM
18698823241SJon Hunter	select PM_GENERIC_DOMAINS
187eed6b3ebSOlof Johansson	select RESET_CONTROLLER
188eed6b3ebSOlof Johansson	help
189eed6b3ebSOlof Johansson	  This enables support for the NVIDIA Tegra SoC family.
190eed6b3ebSOlof Johansson
191eed6b3ebSOlof Johanssonconfig ARCH_SPRD
192eed6b3ebSOlof Johansson	bool "Spreadtrum SoC platform"
193eed6b3ebSOlof Johansson	help
194eed6b3ebSOlof Johansson	  Support for Spreadtrum ARM based SoCs
195eed6b3ebSOlof Johansson
196eed6b3ebSOlof Johanssonconfig ARCH_THUNDER
197eed6b3ebSOlof Johansson	bool "Cavium Inc. Thunder SoC Family"
198eed6b3ebSOlof Johansson	help
199eed6b3ebSOlof Johansson	  This enables support for Cavium's Thunder Family of SoCs.
200eed6b3ebSOlof Johansson
20103b6fd5dSJayachandran Cconfig ARCH_THUNDER2
20203b6fd5dSJayachandran C	bool "Cavium ThunderX2 Server Processors"
20303b6fd5dSJayachandran C	select GPIOLIB
20403b6fd5dSJayachandran C	help
20503b6fd5dSJayachandran C	  This enables support for Cavium's ThunderX2 CN99XX family of
20603b6fd5dSJayachandran C	  server processors.
20703b6fd5dSJayachandran C
20856aaafb6SMasahiro Yamadaconfig ARCH_UNIPHIER
20956aaafb6SMasahiro Yamada	bool "Socionext UniPhier SoC Family"
21075924903SMasahiro Yamada	select ARCH_HAS_RESET_CONTROLLER
21156aaafb6SMasahiro Yamada	select PINCTRL
21256aaafb6SMasahiro Yamada	help
21356aaafb6SMasahiro Yamada	  This enables support for Socionext UniPhier SoC family.
21456aaafb6SMasahiro Yamada
215eed6b3ebSOlof Johanssonconfig ARCH_VEXPRESS
216eed6b3ebSOlof Johansson	bool "ARMv8 software model (Versatile Express)"
217eed6b3ebSOlof Johansson	select COMMON_CLK_VERSATILE
218da9a1c67SLinus Walleij	select GPIOLIB
2198da7cc08SSudeep Holla	select PM
2208da7cc08SSudeep Holla	select PM_GENERIC_DOMAINS
221eed6b3ebSOlof Johansson	select POWER_RESET_VEXPRESS
222eed6b3ebSOlof Johansson	select VEXPRESS_CONFIG
223eed6b3ebSOlof Johansson	help
224eed6b3ebSOlof Johansson	  This enables support for the ARMv8 software model (Versatile
225eed6b3ebSOlof Johansson	  Express).
226eed6b3ebSOlof Johansson
2275bfb3889SZi Shen Limconfig ARCH_VULCAN
228a314520dSJayachandran C	def_bool n
2295bfb3889SZi Shen Lim
230eed6b3ebSOlof Johanssonconfig ARCH_XGENE
231eed6b3ebSOlof Johansson	bool "AppliedMicro X-Gene SOC Family"
232eed6b3ebSOlof Johansson	help
233eed6b3ebSOlof Johansson	  This enables support for AppliedMicro X-Gene SOC Family
234eed6b3ebSOlof Johansson
23512496aeaSJun Nieconfig ARCH_ZX
23612496aeaSJun Nie	bool "ZTE ZX SoC Family"
23712496aeaSJun Nie	help
23812496aeaSJun Nie	  This enables support for ZTE ZX SoC Family
23912496aeaSJun Nie
240eed6b3ebSOlof Johanssonconfig ARCH_ZYNQMP
241eed6b3ebSOlof Johansson	bool "Xilinx ZynqMP Family"
242eed6b3ebSOlof Johansson	help
243eed6b3ebSOlof Johansson	  This enables support for Xilinx ZynqMP Family
244eed6b3ebSOlof Johansson
245eed6b3ebSOlof Johanssonendmenu
246