blob: 8edfbf22a7e5ca18b0e829dc4c2f21cc05ca4fa0 [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"
Suzuki K Poulose23485482016-05-09 23:37:35 +01005 select GENERIC_IRQ_CHIP
Andre Przywarad229d202016-08-08 18:21:43 +01006 select PINCTRL
7 select PINCTRL_SUN50I_A64
Andre Przywarace3dd552015-12-22 12:27:47 +00008 help
9 This enables support for Allwinner sunxi based SoCs like the A64.
10
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010011config ARCH_ALPINE
12 bool "Annapurna Labs Alpine platform"
Sudeep Holla5a3f75a2016-08-03 15:29:33 +010013 select ALPINE_MSI if PCI
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010014 help
15 This enables support for the Annapurna Labs Alpine
16 Soc family.
17
Eric Anholt628d30d2016-06-03 08:18:23 +020018config ARCH_BCM2835
19 bool "Broadcom BCM2835 family"
Eric Anholt628d30d2016-06-03 08:18:23 +020020 select CLKSRC_OF
Linus Walleijda9a1c672016-04-19 11:08:07 +020021 select GPIOLIB
Eric Anholt628d30d2016-06-03 08:18:23 +020022 select PINCTRL
23 select PINCTRL_BCM2835
24 select ARM_AMBA
25 select ARM_TIMER_SP804
26 select HAVE_ARM_ARCH_TIMER
27 help
28 This enables support for the Broadcom BCM2837 SoC.
29 This SoC is used in the Raspberry Pi 3 device.
30
Ray Jui36b7c582015-07-27 15:42:20 -070031config ARCH_BCM_IPROC
32 bool "Broadcom iProc SoC Family"
Anup Patel382618b2016-02-10 11:40:46 +053033 select COMMON_CLK_IPROC
Linus Walleijda9a1c672016-04-19 11:08:07 +020034 select GPIOLIB
Anup Patel382618b2016-02-10 11:40:46 +053035 select PINCTRL
Ray Jui36b7c582015-07-27 15:42:20 -070036 help
37 This enables support for Broadcom iProc based SoCs
38
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020039config ARCH_BERLIN
40 bool "Marvell Berlin SoC Family"
41 select DW_APB_ICTL
Linus Walleijda9a1c672016-04-19 11:08:07 +020042 select GPIOLIB
Jisheng Zhang75d8e1b2015-10-16 15:37:09 +080043 select PINCTRL
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020044 help
45 This enables support for Marvell Berlin SoC Family
46
Florian Fainelli37eb56d2016-06-29 12:49:34 -070047config ARCH_BRCMSTB
48 bool "Broadcom Set-Top-Box SoCs"
49 select BRCMSTB_L2_IRQ
50 select GENERIC_IRQ_CHIP
51 help
52 This enables support for Broadcom's ARMv8 Set Top Box SoCs
53
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040054config ARCH_EXYNOS
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090055 bool "ARMv8 based Samsung Exynos SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040056 select COMMON_CLK_SAMSUNG
57 select HAVE_S3C2410_WATCHDOG if WATCHDOG
58 select HAVE_S3C_RTC if RTC_CLASS
59 select PINCTRL
60 select PINCTRL_EXYNOS
Krzysztof Kozlowski3b3428e2016-05-10 16:30:54 +020061 select SOC_SAMSUNG
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040062 help
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090063 This enables support for ARMv8 based Samsung Exynos SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040064
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053065config ARCH_LAYERSCAPE
66 bool "ARMv8 based Freescale Layerscape SoC family"
York Suneeb3d682016-08-23 15:14:03 -070067 select EDAC_SUPPORT
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040068 help
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053069 This enables support for the Freescale Layerscape SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040070
Chanho Min198ed962016-04-11 20:54:44 +090071config ARCH_LG1K
72 bool "LG Electronics LG1K SoC Family"
73 help
74 This enables support for LG Electronics LG1K SoC Family
75
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040076config ARCH_HISI
77 bool "Hisilicon SoC Family"
Leo Yan2b905d32016-01-21 18:53:48 +080078 select ARM_TIMER_SP804
Sudeep Hollaf9db43b2016-08-03 15:29:34 +010079 select HISILICON_IRQ_MBIGEN if PCI
John Stultz21adc4d2016-08-22 15:45:30 -070080 select PINCTRL
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040081 help
82 This enables support for Hisilicon ARMv8 SoC family
83
84config ARCH_MEDIATEK
85 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
86 select ARM_GIC
87 select PINCTRL
Yingjoe Chenc050b452015-10-02 23:05:18 +080088 select MTK_TIMER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040089 help
90 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
91
Andreas Färber451e9e52016-03-02 03:34:56 +010092config ARCH_MESON
93 bool "Amlogic Platforms"
Carlo Caionebf56c772016-05-02 10:02:17 +020094 select PINCTRL
95 select PINCTRL_MESON
Michael Turquette59bdefe2016-06-22 19:12:22 -070096 select COMMON_CLK_AMLOGIC
97 select COMMON_CLK_GXBB
Andreas Färber451e9e52016-03-02 03:34:56 +010098 help
99 This enables support for the Amlogic S905 SoCs.
100
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100101config ARCH_MVEBU
102 bool "Marvell EBU SoC Family"
Thomas Petazzoniad87c0f2016-04-26 09:58:29 +0200103 select ARMADA_AP806_SYSCON
104 select ARMADA_CP110_SYSCON
Gregory CLEMENTff60d832016-06-10 15:23:29 +0200105 select ARMADA_37XX_CLK
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100106 select MVEBU_ODMI
Thomas Petazzoni04208a22016-08-05 16:55:20 +0200107 select MVEBU_PIC
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100108 help
Thomas Petazzonib3920b22016-02-18 17:20:29 +0100109 This enables support for Marvell EBU familly, including:
110 - Armada 3700 SoC Family
111 - Armada 7K SoC Family
112 - Armada 8K SoC Family
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100113
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400114config ARCH_QCOM
115 bool "Qualcomm Platforms"
116 select PINCTRL
Bhargav Gurappadia9e6ab42016-08-01 23:35:54 -0700117 select SOC_BUS
Deepak Katragadda596e73b2016-11-04 16:18:13 -0700118 select PM_OPP
Asish Bhattacharya933a7452017-07-14 05:12:05 +0530119 select MFD_CORE
120 select SND_SOC_COMPRESS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400121 help
122 This enables support for the ARMv8 based Qualcomm chipsets.
123
Kyle Yan6a20fae2017-02-14 13:34:41 -0800124config ARCH_SDM845
Kyle Yan430727f2017-03-31 10:33:46 -0700125 bool "Enable Support for Qualcomm Technologies Inc. SDM845"
Channagoud Kadabi6d4bb832016-06-30 23:40:05 -0700126 depends on ARCH_QCOM
Deepak Katragaddaac6a3fe2016-08-02 10:38:09 -0700127 select COMMON_CLK_QCOM
Deepak Katragaddaab84a842016-10-05 12:11:11 -0700128 select QCOM_GDSC
Channagoud Kadabi6d4bb832016-06-30 23:40:05 -0700129 help
Kyle Yan6a20fae2017-02-14 13:34:41 -0800130 This enables support for the SDM845 chipset. If you do not
Channagoud Kadabi6d4bb832016-06-30 23:40:05 -0700131 wish to build a kernel that runs on this chipset, say 'N' here.
132
Imran Khan04f08312017-03-30 15:07:43 +0530133config ARCH_SDM670
134 bool "Enable Support for Qualcomm Technologies Inc. SDM670"
Kyle Yan18b01d62016-11-08 15:26:53 -0800135 depends on ARCH_QCOM
136 select COMMON_CLK_QCOM
137 select QCOM_GDSC
138 help
Imran Khan04f08312017-03-30 15:07:43 +0530139 This enables support for the SDM670 chipset. If you do not
Kyle Yan18b01d62016-11-08 15:26:53 -0800140 wish to build a kernel that runs on this chipset, say 'N' here.
141
Maria Yu0a5dd532017-09-15 10:03:19 +0800142config ARCH_MSM8953
143 bool "Enable Support for Qualcomm Technologies Inc. MSM8953"
144 depends on ARCH_QCOM
145 select COMMON_CLK_QCOM
146 select QCOM_GDSC
147 help
148 This enables support for the MSM8953 chipset. If you do not
149 wish to build a kernel that runs on this chipset, say 'N' here.
150
Maria Yu9855fd42017-09-28 16:41:51 +0800151config ARCH_SDM450
152 bool "Enable Support for Qualcomm Technologies Inc. SDM450"
153 depends on ARCH_QCOM
154 select COMMON_CLK_QCOM
155 select QCOM_GDSC
156 help
157 This enables support for the sdm450 chipset. If you do not
158 wish to build a kernel that runs on this chipset, say 'N' here.
159
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200160config ARCH_ROCKCHIP
161 bool "Rockchip Platforms"
162 select ARCH_HAS_RESET_CONTROLLER
Linus Walleijda9a1c672016-04-19 11:08:07 +0200163 select GPIOLIB
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200164 select PINCTRL
165 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +0800166 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200167 help
168 This enables support for the ARMv8 based Rockchip chipsets,
169 like the RK3368.
170
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400171config ARCH_SEATTLE
172 bool "AMD Seattle SoC Family"
173 help
174 This enables support for AMD Seattle SOC Family
175
Simon Horman26a7e062015-11-17 02:42:32 +0900176config ARCH_SHMOBILE
177 bool
178
179config ARCH_RENESAS
180 bool "Renesas SoC Platforms"
181 select ARCH_SHMOBILE
182 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100183 select PM
184 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900185 select RENESAS_IRQC
Simon Horman26a7e062015-11-17 02:42:32 +0900186 help
187 This enables support for the ARMv8 based Renesas SoCs.
188
189config ARCH_R8A7795
190 bool "Renesas R-Car H3 SoC Platform"
191 depends on ARCH_RENESAS
192 help
193 This enables support for the Renesas R-Car H3 SoC.
194
Simon Horman1561f202016-05-24 10:54:38 +0900195config ARCH_R8A7796
196 bool "Renesas R-Car M3-W SoC Platform"
197 depends on ARCH_RENESAS
198 help
199 This enables support for the Renesas R-Car M3-W SoC.
200
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500201config ARCH_STRATIX10
202 bool "Altera's Stratix 10 SoCFPGA Family"
203 help
204 This enables support for Altera's Stratix 10 SoCFPGA Family.
205
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400206config ARCH_TEGRA
207 bool "NVIDIA Tegra SoC Family"
208 select ARCH_HAS_RESET_CONTROLLER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400209 select CLKDEV_LOOKUP
210 select CLKSRC_MMIO
211 select CLKSRC_OF
212 select GENERIC_CLOCKEVENTS
Linus Walleijda9a1c672016-04-19 11:08:07 +0200213 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400214 select PINCTRL
Jon Hunter98823242016-03-30 10:15:16 +0100215 select PM
216 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400217 select RESET_CONTROLLER
218 help
219 This enables support for the NVIDIA Tegra SoC family.
220
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400221config ARCH_SPRD
222 bool "Spreadtrum SoC platform"
223 help
224 Support for Spreadtrum ARM based SoCs
225
226config ARCH_THUNDER
227 bool "Cavium Inc. Thunder SoC Family"
228 help
229 This enables support for Cavium's Thunder Family of SoCs.
230
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900231config ARCH_UNIPHIER
232 bool "Socionext UniPhier SoC Family"
Masahiro Yamada75924902016-10-08 11:25:34 +0900233 select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900234 select PINCTRL
235 help
236 This enables support for Socionext UniPhier SoC family.
237
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400238config ARCH_VEXPRESS
239 bool "ARMv8 software model (Versatile Express)"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400240 select COMMON_CLK_VERSATILE
Linus Walleijda9a1c672016-04-19 11:08:07 +0200241 select GPIOLIB
Sudeep Holla8da7cc02016-06-20 15:56:09 +0100242 select PM
243 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400244 select POWER_RESET_VEXPRESS
245 select VEXPRESS_CONFIG
246 help
247 This enables support for the ARMv8 software model (Versatile
248 Express).
249
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530250config ARCH_VULCAN
251 bool "Broadcom Vulcan SOC Family"
Kamlakant Patel9c7a6802016-04-28 10:32:47 +0530252 select GPIOLIB
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530253 help
254 This enables support for Broadcom Vulcan SoC Family
255
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400256config ARCH_XGENE
257 bool "AppliedMicro X-Gene SOC Family"
258 help
259 This enables support for AppliedMicro X-Gene SOC Family
260
Jun Nie12496ae2016-09-13 09:42:04 +0800261config ARCH_ZX
262 bool "ZTE ZX SoC Family"
263 help
264 This enables support for ZTE ZX SoC Family
265
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400266config ARCH_ZYNQMP
267 bool "Xilinx ZynqMP Family"
268 help
269 This enables support for Xilinx ZynqMP Family
270
271endmenu