blob: 101794f5ce1008b7ff007fbfc7fa23d9e63bae67 [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
117 help
118 This enables support for the ARMv8 based Qualcomm chipsets.
119
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200120config ARCH_ROCKCHIP
121 bool "Rockchip Platforms"
122 select ARCH_HAS_RESET_CONTROLLER
Linus Walleijda9a1c672016-04-19 11:08:07 +0200123 select GPIOLIB
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200124 select PINCTRL
125 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +0800126 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200127 help
128 This enables support for the ARMv8 based Rockchip chipsets,
129 like the RK3368.
130
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400131config ARCH_SEATTLE
132 bool "AMD Seattle SoC Family"
133 help
134 This enables support for AMD Seattle SOC Family
135
Simon Horman26a7e062015-11-17 02:42:32 +0900136config ARCH_SHMOBILE
137 bool
138
139config ARCH_RENESAS
140 bool "Renesas SoC Platforms"
141 select ARCH_SHMOBILE
142 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100143 select PM
144 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900145 select RENESAS_IRQC
Simon Horman26a7e062015-11-17 02:42:32 +0900146 help
147 This enables support for the ARMv8 based Renesas SoCs.
148
149config ARCH_R8A7795
150 bool "Renesas R-Car H3 SoC Platform"
151 depends on ARCH_RENESAS
152 help
153 This enables support for the Renesas R-Car H3 SoC.
154
Simon Horman1561f202016-05-24 10:54:38 +0900155config ARCH_R8A7796
156 bool "Renesas R-Car M3-W SoC Platform"
157 depends on ARCH_RENESAS
158 help
159 This enables support for the Renesas R-Car M3-W SoC.
160
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500161config ARCH_STRATIX10
162 bool "Altera's Stratix 10 SoCFPGA Family"
163 help
164 This enables support for Altera's Stratix 10 SoCFPGA Family.
165
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400166config ARCH_TEGRA
167 bool "NVIDIA Tegra SoC Family"
168 select ARCH_HAS_RESET_CONTROLLER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400169 select CLKDEV_LOOKUP
170 select CLKSRC_MMIO
171 select CLKSRC_OF
172 select GENERIC_CLOCKEVENTS
Linus Walleijda9a1c672016-04-19 11:08:07 +0200173 select GPIOLIB
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400174 select PINCTRL
Jon Hunter98823242016-03-30 10:15:16 +0100175 select PM
176 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400177 select RESET_CONTROLLER
178 help
179 This enables support for the NVIDIA Tegra SoC family.
180
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400181config ARCH_SPRD
182 bool "Spreadtrum SoC platform"
183 help
184 Support for Spreadtrum ARM based SoCs
185
186config ARCH_THUNDER
187 bool "Cavium Inc. Thunder SoC Family"
188 help
189 This enables support for Cavium's Thunder Family of SoCs.
190
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900191config ARCH_UNIPHIER
192 bool "Socionext UniPhier SoC Family"
Masahiro Yamada75924902016-10-08 11:25:34 +0900193 select ARCH_HAS_RESET_CONTROLLER
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900194 select PINCTRL
195 help
196 This enables support for Socionext UniPhier SoC family.
197
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400198config ARCH_VEXPRESS
199 bool "ARMv8 software model (Versatile Express)"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400200 select COMMON_CLK_VERSATILE
Linus Walleijda9a1c672016-04-19 11:08:07 +0200201 select GPIOLIB
Sudeep Holla8da7cc02016-06-20 15:56:09 +0100202 select PM
203 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400204 select POWER_RESET_VEXPRESS
205 select VEXPRESS_CONFIG
206 help
207 This enables support for the ARMv8 software model (Versatile
208 Express).
209
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530210config ARCH_VULCAN
211 bool "Broadcom Vulcan SOC Family"
Kamlakant Patel9c7a6802016-04-28 10:32:47 +0530212 select GPIOLIB
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530213 help
214 This enables support for Broadcom Vulcan SoC Family
215
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400216config ARCH_XGENE
217 bool "AppliedMicro X-Gene SOC Family"
218 help
219 This enables support for AppliedMicro X-Gene SOC Family
220
Jun Nie12496ae2016-09-13 09:42:04 +0800221config ARCH_ZX
222 bool "ZTE ZX SoC Family"
223 help
224 This enables support for ZTE ZX SoC Family
225
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400226config ARCH_ZYNQMP
227 bool "Xilinx ZynqMP Family"
228 help
229 This enables support for Xilinx ZynqMP Family
230
231endmenu