blob: 6b54ee8c1262dd1587b9081ef8894166b0c14211 [file] [log] [blame]
Olof Johanssoneed6b3e2015-07-15 07:10:21 -04001menu "Platform selection"
2
Andreas Färberc88cc3e2017-02-14 22:22:09 +01003config ARCH_ACTIONS
4 bool "Actions Semi Platforms"
5 select OWL_TIMER
6 help
7 This enables support for the Actions Semiconductor S900 SoC family.
8
Andre Przywarace3dd552015-12-22 12:27:47 +00009config ARCH_SUNXI
10 bool "Allwinner sunxi 64-bit SoC Family"
Arnd Bergmann900a9022017-04-18 15:55:51 +020011 select ARCH_HAS_RESET_CONTROLLER
Suzuki K Poulose23485482016-05-09 23:37:35 +010012 select GENERIC_IRQ_CHIP
Andre Przywarad229d202016-08-08 18:21:43 +010013 select PINCTRL
Arnd Bergmann900a9022017-04-18 15:55:51 +020014 select RESET_CONTROLLER
Andre Przywarace3dd552015-12-22 12:27:47 +000015 help
16 This enables support for Allwinner sunxi based SoCs like the A64.
17
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010018config ARCH_ALPINE
19 bool "Annapurna Labs Alpine platform"
Sudeep Holla5a3f75a2016-08-03 15:29:33 +010020 select ALPINE_MSI if PCI
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010021 help
22 This enables support for the Annapurna Labs Alpine
23 Soc family.
24
Eric Anholt628d30d2016-06-03 08:18:23 +020025config ARCH_BCM2835
26 bool "Broadcom BCM2835 family"
Daniel Lezcanobb0eb052017-05-26 19:34:11 +020027 select TIMER_OF
Linus Walleijda9a1c672016-04-19 11:08:07 +020028 select GPIOLIB
Eric Anholt628d30d2016-06-03 08:18:23 +020029 select PINCTRL
30 select PINCTRL_BCM2835
31 select ARM_AMBA
32 select ARM_TIMER_SP804
33 select HAVE_ARM_ARCH_TIMER
34 help
35 This enables support for the Broadcom BCM2837 SoC.
36 This SoC is used in the Raspberry Pi 3 device.
37
Ray Jui36b7c582015-07-27 15:42:20 -070038config ARCH_BCM_IPROC
39 bool "Broadcom iProc SoC Family"
Anup Patel382618b2016-02-10 11:40:46 +053040 select COMMON_CLK_IPROC
Linus Walleijda9a1c672016-04-19 11:08:07 +020041 select GPIOLIB
Anup Patel382618b2016-02-10 11:40:46 +053042 select PINCTRL
Ray Jui36b7c582015-07-27 15:42:20 -070043 help
44 This enables support for Broadcom iProc based SoCs
45
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020046config ARCH_BERLIN
47 bool "Marvell Berlin SoC Family"
48 select DW_APB_ICTL
Linus Walleijda9a1c672016-04-19 11:08:07 +020049 select GPIOLIB
Jisheng Zhang75d8e1b2015-10-16 15:37:09 +080050 select PINCTRL
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020051 help
52 This enables support for Marvell Berlin SoC Family
53
Florian Fainelli37eb56dc2016-06-29 12:49:34 -070054config ARCH_BRCMSTB
55 bool "Broadcom Set-Top-Box SoCs"
56 select BRCMSTB_L2_IRQ
57 select GENERIC_IRQ_CHIP
58 help
59 This enables support for Broadcom's ARMv8 Set Top Box SoCs
60
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040061config ARCH_EXYNOS
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090062 bool "ARMv8 based Samsung Exynos SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040063 select COMMON_CLK_SAMSUNG
Krzysztof Kozlowskicaab3df2017-03-14 19:10:28 +020064 select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
65 select EXYNOS_PMU
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040066 select HAVE_S3C2410_WATCHDOG if WATCHDOG
67 select HAVE_S3C_RTC if RTC_CLASS
68 select PINCTRL
69 select PINCTRL_EXYNOS
Krzysztof Kozlowski3b3428e2016-05-10 16:30:54 +020070 select SOC_SAMSUNG
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040071 help
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090072 This enables support for ARMv8 based Samsung Exynos SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040073
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053074config ARCH_LAYERSCAPE
75 bool "ARMv8 based Freescale Layerscape SoC family"
York Suneeb3d682016-08-23 15:14:03 -070076 select EDAC_SUPPORT
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040077 help
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053078 This enables support for the Freescale Layerscape SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040079
Chanho Min198ed962016-04-11 20:54:44 +090080config ARCH_LG1K
81 bool "LG Electronics LG1K SoC Family"
82 help
83 This enables support for LG Electronics LG1K SoC Family
84
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040085config ARCH_HISI
86 bool "Hisilicon SoC Family"
Leo Yan2b905d32016-01-21 18:53:48 +080087 select ARM_TIMER_SP804
Sudeep Hollaf9db43b2016-08-03 15:29:34 +010088 select HISILICON_IRQ_MBIGEN if PCI
John Stultz21adc4d2016-08-22 15:45:30 -070089 select PINCTRL
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040090 help
91 This enables support for Hisilicon ARMv8 SoC family
92
93config ARCH_MEDIATEK
94 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
95 select ARM_GIC
96 select PINCTRL
Yingjoe Chenc050b452015-10-02 23:05:18 +080097 select MTK_TIMER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040098 help
99 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
100
Andreas Färber451e9e52016-03-02 03:34:56 +0100101config ARCH_MESON
102 bool "Amlogic Platforms"
Carlo Caionebf56c772016-05-02 10:02:17 +0200103 select PINCTRL
104 select PINCTRL_MESON
Michael Turquette59bdefe2016-06-22 19:12:22 -0700105 select COMMON_CLK_AMLOGIC
106 select COMMON_CLK_GXBB
Andreas Färber451e9e52016-03-02 03:34:56 +0100107 help
108 This enables support for the Amlogic S905 SoCs.
109
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100110config ARCH_MVEBU
111 bool "Marvell EBU SoC Family"
Thomas Petazzoniad87c0f2016-04-26 09:58:29 +0200112 select ARMADA_AP806_SYSCON
113 select ARMADA_CP110_SYSCON
Gregory CLEMENTff60d832016-06-10 15:23:29 +0200114 select ARMADA_37XX_CLK
Gregory CLEMENTd2718d12017-04-05 17:18:03 +0200115 select GPIOLIB
116 select GPIOLIB_IRQCHIP
Thomas Petazzoni29ad6bd2017-06-21 15:29:16 +0200117 select MVEBU_GICP
118 select MVEBU_ICU
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100119 select MVEBU_ODMI
Thomas Petazzoni04208a22016-08-05 16:55:20 +0200120 select MVEBU_PIC
Gregory CLEMENTd2718d12017-04-05 17:18:03 +0200121 select OF_GPIO
122 select PINCTRL
123 select PINCTRL_ARMADA_37XX
Gregory CLEMENTc4c14362017-06-12 17:34:55 +0200124 select PINCTRL_ARMADA_AP806
125 select PINCTRL_ARMADA_CP110
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100126 help
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100127 This enables support for Marvell EBU familly, including:
128 - Armada 3700 SoC Family
129 - Armada 7K SoC Family
130 - Armada 8K SoC Family
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100131
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400132config ARCH_QCOM
133 bool "Qualcomm Platforms"
Michael Scotte19811a2016-10-21 10:56:08 -0700134 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400135 select PINCTRL
136 help
137 This enables support for the ARMv8 based Qualcomm chipsets.
138
Andreas Färber1b0d6652017-02-13 19:45:05 +0100139config ARCH_REALTEK
140 bool "Realtek Platforms"
141 help
142 This enables support for the ARMv8 based Realtek chipsets,
143 like the RTD1295.
144
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200145config ARCH_ROCKCHIP
146 bool "Rockchip Platforms"
147 select ARCH_HAS_RESET_CONTROLLER
Linus Walleijda9a1c672016-04-19 11:08:07 +0200148 select GPIOLIB
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200149 select PINCTRL
150 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +0800151 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200152 help
153 This enables support for the ARMv8 based Rockchip chipsets,
154 like the RK3368.
155
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400156config ARCH_SEATTLE
157 bool "AMD Seattle SoC Family"
158 help
159 This enables support for AMD Seattle SOC Family
160
Simon Horman26a7e062015-11-17 02:42:32 +0900161config ARCH_SHMOBILE
162 bool
163
164config ARCH_RENESAS
165 bool "Renesas SoC Platforms"
166 select ARCH_SHMOBILE
167 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100168 select PM
169 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900170 select RENESAS_IRQC
Geert Uytterhoeven8d6799a2016-11-14 19:37:08 +0100171 select SOC_BUS
Simon Horman26a7e062015-11-17 02:42:32 +0900172 help
173 This enables support for the ARMv8 based Renesas SoCs.
174
175config ARCH_R8A7795
176 bool "Renesas R-Car H3 SoC Platform"
177 depends on ARCH_RENESAS
178 help
179 This enables support for the Renesas R-Car H3 SoC.
180
Simon Horman1561f202016-05-24 10:54:38 +0900181config ARCH_R8A7796
182 bool "Renesas R-Car M3-W SoC Platform"
183 depends on ARCH_RENESAS
184 help
185 This enables support for the Renesas R-Car M3-W SoC.
186
Geert Uytterhoevena4b68d22017-07-20 14:29:01 +0200187config ARCH_R8A77995
188 bool "Renesas R-Car D3 SoC Platform"
189 depends on ARCH_RENESAS
190 help
191 This enables support for the Renesas R-Car D3 SoC.
192
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500193config ARCH_STRATIX10
194 bool "Altera's Stratix 10 SoCFPGA Family"
195 help
196 This enables support for Altera's Stratix 10 SoCFPGA Family.
197
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400198config ARCH_TEGRA
199 bool "NVIDIA Tegra SoC Family"
200 select ARCH_HAS_RESET_CONTROLLER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400201 select CLKDEV_LOOKUP
202 select CLKSRC_MMIO
Daniel Lezcanobb0eb052017-05-26 19:34:11 +0200203 select TIMER_OF
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400204 select GENERIC_CLOCKEVENTS
Linus Walleijda9a1c672016-04-19 11:08:07 +0200205 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400206 select PINCTRL
Jon Hunter98823242016-03-30 10:15:16 +0100207 select PM
208 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400209 select RESET_CONTROLLER
210 help
211 This enables support for the NVIDIA Tegra SoC family.
212
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400213config ARCH_SPRD
214 bool "Spreadtrum SoC platform"
215 help
216 Support for Spreadtrum ARM based SoCs
217
218config ARCH_THUNDER
219 bool "Cavium Inc. Thunder SoC Family"
220 help
221 This enables support for Cavium's Thunder Family of SoCs.
222
Jayachandran C03b6fd52017-02-05 00:57:02 +0000223config ARCH_THUNDER2
224 bool "Cavium ThunderX2 Server Processors"
225 select GPIOLIB
226 help
227 This enables support for Cavium's ThunderX2 CN99XX family of
228 server processors.
229
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900230config ARCH_UNIPHIER
231 bool "Socionext UniPhier SoC Family"
Masahiro Yamada75924902016-10-08 11:25:34 +0900232 select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900233 select PINCTRL
234 help
235 This enables support for Socionext UniPhier SoC family.
236
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400237config ARCH_VEXPRESS
238 bool "ARMv8 software model (Versatile Express)"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400239 select COMMON_CLK_VERSATILE
Linus Walleijda9a1c672016-04-19 11:08:07 +0200240 select GPIOLIB
Sudeep Holla8da7cc02016-06-20 15:56:09 +0100241 select PM
242 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400243 select POWER_RESET_VEXPRESS
244 select VEXPRESS_CONFIG
245 help
246 This enables support for the ARMv8 software model (Versatile
247 Express).
248
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530249config ARCH_VULCAN
Jayachandran Ca3145202017-05-22 07:36:04 +0000250 def_bool n
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530251
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400252config ARCH_XGENE
253 bool "AppliedMicro X-Gene SOC Family"
254 help
255 This enables support for AppliedMicro X-Gene SOC Family
256
Jun Nie12496ae2016-09-13 09:42:04 +0800257config ARCH_ZX
258 bool "ZTE ZX SoC Family"
Shawn Guo03d95c22017-08-09 14:18:50 +0800259 select PINCTRL
Jun Nie12496ae2016-09-13 09:42:04 +0800260 help
261 This enables support for ZTE ZX SoC Family
262
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400263config ARCH_ZYNQMP
264 bool "Xilinx ZynqMP Family"
265 help
266 This enables support for Xilinx ZynqMP Family
267
268endmenu