blob: 9ed0a659046b19bfe08ce7c2102ce6b63fc264ea [file] [log] [blame]
Olof Johanssoneed6b3e2015-07-15 07:10:21 -04001menu "Platform selection"
2
Andre Przywarace3dd552015-12-22 12:27:47 +00003config ARCH_SUNXI
4 bool "Allwinner sunxi 64-bit SoC Family"
Arnd Bergmann900a9022017-04-18 15:55:51 +02005 select ARCH_HAS_RESET_CONTROLLER
Suzuki K Poulose23485482016-05-09 23:37:35 +01006 select GENERIC_IRQ_CHIP
Andre Przywarad229d202016-08-08 18:21:43 +01007 select PINCTRL
Arnd Bergmann900a9022017-04-18 15:55:51 +02008 select RESET_CONTROLLER
Andre Przywarace3dd552015-12-22 12:27:47 +00009 help
10 This enables support for Allwinner sunxi based SoCs like the A64.
11
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010012config ARCH_ALPINE
13 bool "Annapurna Labs Alpine platform"
Sudeep Holla5a3f75a2016-08-03 15:29:33 +010014 select ALPINE_MSI if PCI
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010015 help
16 This enables support for the Annapurna Labs Alpine
17 Soc family.
18
Eric Anholt628d30d2016-06-03 08:18:23 +020019config ARCH_BCM2835
20 bool "Broadcom BCM2835 family"
Daniel Lezcanobb0eb052017-05-26 19:34:11 +020021 select TIMER_OF
Linus Walleijda9a1c672016-04-19 11:08:07 +020022 select GPIOLIB
Eric Anholt628d30d2016-06-03 08:18:23 +020023 select PINCTRL
24 select PINCTRL_BCM2835
25 select ARM_AMBA
26 select ARM_TIMER_SP804
27 select HAVE_ARM_ARCH_TIMER
28 help
29 This enables support for the Broadcom BCM2837 SoC.
30 This SoC is used in the Raspberry Pi 3 device.
31
Ray Jui36b7c582015-07-27 15:42:20 -070032config ARCH_BCM_IPROC
33 bool "Broadcom iProc SoC Family"
Anup Patel382618b2016-02-10 11:40:46 +053034 select COMMON_CLK_IPROC
Linus Walleijda9a1c672016-04-19 11:08:07 +020035 select GPIOLIB
Anup Patel382618b2016-02-10 11:40:46 +053036 select PINCTRL
Ray Jui36b7c582015-07-27 15:42:20 -070037 help
38 This enables support for Broadcom iProc based SoCs
39
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020040config ARCH_BERLIN
41 bool "Marvell Berlin SoC Family"
42 select DW_APB_ICTL
Linus Walleijda9a1c672016-04-19 11:08:07 +020043 select GPIOLIB
Jisheng Zhang75d8e1b2015-10-16 15:37:09 +080044 select PINCTRL
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020045 help
46 This enables support for Marvell Berlin SoC Family
47
Florian Fainelli37eb56dc2016-06-29 12:49:34 -070048config ARCH_BRCMSTB
49 bool "Broadcom Set-Top-Box SoCs"
50 select BRCMSTB_L2_IRQ
51 select GENERIC_IRQ_CHIP
52 help
53 This enables support for Broadcom's ARMv8 Set Top Box SoCs
54
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040055config ARCH_EXYNOS
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090056 bool "ARMv8 based Samsung Exynos SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040057 select COMMON_CLK_SAMSUNG
Krzysztof Kozlowskicaab3df2017-03-14 19:10:28 +020058 select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
59 select EXYNOS_PMU
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040060 select HAVE_S3C2410_WATCHDOG if WATCHDOG
61 select HAVE_S3C_RTC if RTC_CLASS
62 select PINCTRL
63 select PINCTRL_EXYNOS
Krzysztof Kozlowski3b3428e2016-05-10 16:30:54 +020064 select SOC_SAMSUNG
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040065 help
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090066 This enables support for ARMv8 based Samsung Exynos SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040067
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053068config ARCH_LAYERSCAPE
69 bool "ARMv8 based Freescale Layerscape SoC family"
York Suneeb3d682016-08-23 15:14:03 -070070 select EDAC_SUPPORT
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040071 help
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053072 This enables support for the Freescale Layerscape SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040073
Chanho Min198ed962016-04-11 20:54:44 +090074config ARCH_LG1K
75 bool "LG Electronics LG1K SoC Family"
76 help
77 This enables support for LG Electronics LG1K SoC Family
78
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040079config ARCH_HISI
80 bool "Hisilicon SoC Family"
Leo Yan2b905d32016-01-21 18:53:48 +080081 select ARM_TIMER_SP804
Sudeep Hollaf9db43b2016-08-03 15:29:34 +010082 select HISILICON_IRQ_MBIGEN if PCI
John Stultz21adc4d2016-08-22 15:45:30 -070083 select PINCTRL
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040084 help
85 This enables support for Hisilicon ARMv8 SoC family
86
87config ARCH_MEDIATEK
88 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
89 select ARM_GIC
90 select PINCTRL
Yingjoe Chenc050b452015-10-02 23:05:18 +080091 select MTK_TIMER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040092 help
93 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
94
Andreas Färber451e9e52016-03-02 03:34:56 +010095config ARCH_MESON
96 bool "Amlogic Platforms"
Carlo Caionebf56c772016-05-02 10:02:17 +020097 select PINCTRL
98 select PINCTRL_MESON
Michael Turquette59bdefe2016-06-22 19:12:22 -070099 select COMMON_CLK_AMLOGIC
100 select COMMON_CLK_GXBB
Andreas Färber451e9e52016-03-02 03:34:56 +0100101 help
102 This enables support for the Amlogic S905 SoCs.
103
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100104config ARCH_MVEBU
105 bool "Marvell EBU SoC Family"
Thomas Petazzoniad87c0f2016-04-26 09:58:29 +0200106 select ARMADA_AP806_SYSCON
107 select ARMADA_CP110_SYSCON
Gregory CLEMENTff60d832016-06-10 15:23:29 +0200108 select ARMADA_37XX_CLK
Gregory CLEMENTd2718d12017-04-05 17:18:03 +0200109 select GPIOLIB
110 select GPIOLIB_IRQCHIP
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100111 select MVEBU_ODMI
Thomas Petazzoni04208a22016-08-05 16:55:20 +0200112 select MVEBU_PIC
Gregory CLEMENTd2718d12017-04-05 17:18:03 +0200113 select OF_GPIO
114 select PINCTRL
115 select PINCTRL_ARMADA_37XX
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100116 help
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100117 This enables support for Marvell EBU familly, including:
118 - Armada 3700 SoC Family
119 - Armada 7K SoC Family
120 - Armada 8K SoC Family
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100121
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400122config ARCH_QCOM
123 bool "Qualcomm Platforms"
Michael Scotte19811a2016-10-21 10:56:08 -0700124 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400125 select PINCTRL
126 help
127 This enables support for the ARMv8 based Qualcomm chipsets.
128
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200129config ARCH_ROCKCHIP
130 bool "Rockchip Platforms"
131 select ARCH_HAS_RESET_CONTROLLER
Linus Walleijda9a1c672016-04-19 11:08:07 +0200132 select GPIOLIB
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200133 select PINCTRL
134 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +0800135 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200136 help
137 This enables support for the ARMv8 based Rockchip chipsets,
138 like the RK3368.
139
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400140config ARCH_SEATTLE
141 bool "AMD Seattle SoC Family"
142 help
143 This enables support for AMD Seattle SOC Family
144
Simon Horman26a7e062015-11-17 02:42:32 +0900145config ARCH_SHMOBILE
146 bool
147
148config ARCH_RENESAS
149 bool "Renesas SoC Platforms"
150 select ARCH_SHMOBILE
151 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100152 select PM
153 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900154 select RENESAS_IRQC
Geert Uytterhoeven8d6799a2016-11-14 19:37:08 +0100155 select SOC_BUS
Simon Horman26a7e062015-11-17 02:42:32 +0900156 help
157 This enables support for the ARMv8 based Renesas SoCs.
158
159config ARCH_R8A7795
160 bool "Renesas R-Car H3 SoC Platform"
161 depends on ARCH_RENESAS
162 help
163 This enables support for the Renesas R-Car H3 SoC.
164
Simon Horman1561f202016-05-24 10:54:38 +0900165config ARCH_R8A7796
166 bool "Renesas R-Car M3-W SoC Platform"
167 depends on ARCH_RENESAS
168 help
169 This enables support for the Renesas R-Car M3-W SoC.
170
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500171config ARCH_STRATIX10
172 bool "Altera's Stratix 10 SoCFPGA Family"
173 help
174 This enables support for Altera's Stratix 10 SoCFPGA Family.
175
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400176config ARCH_TEGRA
177 bool "NVIDIA Tegra SoC Family"
178 select ARCH_HAS_RESET_CONTROLLER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400179 select CLKDEV_LOOKUP
180 select CLKSRC_MMIO
Daniel Lezcanobb0eb052017-05-26 19:34:11 +0200181 select TIMER_OF
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400182 select GENERIC_CLOCKEVENTS
Linus Walleijda9a1c672016-04-19 11:08:07 +0200183 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400184 select PINCTRL
Jon Hunter98823242016-03-30 10:15:16 +0100185 select PM
186 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400187 select RESET_CONTROLLER
188 help
189 This enables support for the NVIDIA Tegra SoC family.
190
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400191config ARCH_SPRD
192 bool "Spreadtrum SoC platform"
193 help
194 Support for Spreadtrum ARM based SoCs
195
196config ARCH_THUNDER
197 bool "Cavium Inc. Thunder SoC Family"
198 help
199 This enables support for Cavium's Thunder Family of SoCs.
200
Jayachandran C03b6fd52017-02-05 00:57:02 +0000201config ARCH_THUNDER2
202 bool "Cavium ThunderX2 Server Processors"
203 select GPIOLIB
204 help
205 This enables support for Cavium's ThunderX2 CN99XX family of
206 server processors.
207
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900208config ARCH_UNIPHIER
209 bool "Socionext UniPhier SoC Family"
Masahiro Yamada75924902016-10-08 11:25:34 +0900210 select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900211 select PINCTRL
212 help
213 This enables support for Socionext UniPhier SoC family.
214
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400215config ARCH_VEXPRESS
216 bool "ARMv8 software model (Versatile Express)"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400217 select COMMON_CLK_VERSATILE
Linus Walleijda9a1c672016-04-19 11:08:07 +0200218 select GPIOLIB
Sudeep Holla8da7cc02016-06-20 15:56:09 +0100219 select PM
220 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400221 select POWER_RESET_VEXPRESS
222 select VEXPRESS_CONFIG
223 help
224 This enables support for the ARMv8 software model (Versatile
225 Express).
226
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530227config ARCH_VULCAN
228 bool "Broadcom Vulcan SOC Family"
Kamlakant Patel9c7a6802016-04-28 10:32:47 +0530229 select GPIOLIB
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530230 help
231 This enables support for Broadcom Vulcan SoC Family
232
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400233config ARCH_XGENE
234 bool "AppliedMicro X-Gene SOC Family"
235 help
236 This enables support for AppliedMicro X-Gene SOC Family
237
Jun Nie12496ae2016-09-13 09:42:04 +0800238config ARCH_ZX
239 bool "ZTE ZX SoC Family"
240 help
241 This enables support for ZTE ZX SoC Family
242
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400243config ARCH_ZYNQMP
244 bool "Xilinx ZynqMP Family"
245 help
246 This enables support for Xilinx ZynqMP Family
247
248endmenu