blob: e3dc1a46f65cfcc3ce96461e513e7bb351bbd509 [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"
Antoine Tenart93df6d12016-02-25 11:14:56 +010013 select ALPINE_MSI
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"
20 select ARCH_REQUIRE_GPIOLIB
21 select CLKSRC_OF
22 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
34 select PINCTRL
35 select ARCH_REQUIRE_GPIOLIB
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"
Jisheng Zhangc582fbf2015-09-18 21:47:37 +080041 select ARCH_REQUIRE_GPIOLIB
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020042 select DW_APB_ICTL
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
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040047config ARCH_EXYNOS
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090048 bool "ARMv8 based Samsung Exynos SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040049 select COMMON_CLK_SAMSUNG
50 select HAVE_S3C2410_WATCHDOG if WATCHDOG
51 select HAVE_S3C_RTC if RTC_CLASS
52 select PINCTRL
53 select PINCTRL_EXYNOS
Krzysztof Kozlowski3b3428e2016-05-10 16:30:54 +020054 select SOC_SAMSUNG
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040055 help
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090056 This enables support for ARMv8 based Samsung Exynos SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040057
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053058config ARCH_LAYERSCAPE
59 bool "ARMv8 based Freescale Layerscape SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040060 help
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053061 This enables support for the Freescale Layerscape SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040062
Chanho Min198ed962016-04-11 20:54:44 +090063config ARCH_LG1K
64 bool "LG Electronics LG1K SoC Family"
65 help
66 This enables support for LG Electronics LG1K SoC Family
67
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040068config ARCH_HISI
69 bool "Hisilicon SoC Family"
Leo Yan2b905d32016-01-21 18:53:48 +080070 select ARM_TIMER_SP804
MaJundd17a3c2016-03-23 17:06:32 +080071 select HISILICON_IRQ_MBIGEN
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040072 help
73 This enables support for Hisilicon ARMv8 SoC family
74
75config ARCH_MEDIATEK
76 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
77 select ARM_GIC
78 select PINCTRL
Yingjoe Chenc050b452015-10-02 23:05:18 +080079 select MTK_TIMER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040080 help
81 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
82
Andreas Färber451e9e52016-03-02 03:34:56 +010083config ARCH_MESON
84 bool "Amlogic Platforms"
Carlo Caionebf56c772016-05-02 10:02:17 +020085 select PINCTRL
86 select PINCTRL_MESON
Michael Turquette59bdefe2016-06-22 19:12:22 -070087 select COMMON_CLK_AMLOGIC
88 select COMMON_CLK_GXBB
Andreas Färber451e9e52016-03-02 03:34:56 +010089 help
90 This enables support for the Amlogic S905 SoCs.
91
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +010092config ARCH_MVEBU
93 bool "Marvell EBU SoC Family"
Thomas Petazzoniad87c0f2016-04-26 09:58:29 +020094 select ARMADA_AP806_SYSCON
95 select ARMADA_CP110_SYSCON
Gregory CLEMENTff60d832016-06-10 15:23:29 +020096 select ARMADA_37XX_CLK
Thomas Petazzonib3920b22016-02-18 17:20:29 +010097 select MVEBU_ODMI
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +010098 help
Thomas Petazzonib3920b22016-02-18 17:20:29 +010099 This enables support for Marvell EBU familly, including:
100 - Armada 3700 SoC Family
101 - Armada 7K SoC Family
102 - Armada 8K SoC Family
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +0100103
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400104config ARCH_QCOM
105 bool "Qualcomm Platforms"
106 select PINCTRL
107 help
108 This enables support for the ARMv8 based Qualcomm chipsets.
109
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200110config ARCH_ROCKCHIP
111 bool "Rockchip Platforms"
112 select ARCH_HAS_RESET_CONTROLLER
113 select ARCH_REQUIRE_GPIOLIB
114 select PINCTRL
115 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +0800116 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +0200117 help
118 This enables support for the ARMv8 based Rockchip chipsets,
119 like the RK3368.
120
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400121config ARCH_SEATTLE
122 bool "AMD Seattle SoC Family"
123 help
124 This enables support for AMD Seattle SOC Family
125
Simon Horman26a7e062015-11-17 02:42:32 +0900126config ARCH_SHMOBILE
127 bool
128
129config ARCH_RENESAS
130 bool "Renesas SoC Platforms"
131 select ARCH_SHMOBILE
132 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100133 select PM
134 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900135 select RENESAS_IRQC
Simon Horman26a7e062015-11-17 02:42:32 +0900136 help
137 This enables support for the ARMv8 based Renesas SoCs.
138
139config ARCH_R8A7795
140 bool "Renesas R-Car H3 SoC Platform"
141 depends on ARCH_RENESAS
142 help
143 This enables support for the Renesas R-Car H3 SoC.
144
Simon Horman1561f202016-05-24 10:54:38 +0900145config ARCH_R8A7796
146 bool "Renesas R-Car M3-W SoC Platform"
147 depends on ARCH_RENESAS
148 help
149 This enables support for the Renesas R-Car M3-W SoC.
150
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500151config ARCH_STRATIX10
152 bool "Altera's Stratix 10 SoCFPGA Family"
153 help
154 This enables support for Altera's Stratix 10 SoCFPGA Family.
155
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400156config ARCH_TEGRA
157 bool "NVIDIA Tegra SoC Family"
158 select ARCH_HAS_RESET_CONTROLLER
159 select ARCH_REQUIRE_GPIOLIB
160 select CLKDEV_LOOKUP
161 select CLKSRC_MMIO
162 select CLKSRC_OF
163 select GENERIC_CLOCKEVENTS
164 select HAVE_CLK
165 select PINCTRL
166 select RESET_CONTROLLER
167 help
168 This enables support for the NVIDIA Tegra SoC family.
169
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400170config ARCH_SPRD
171 bool "Spreadtrum SoC platform"
172 help
173 Support for Spreadtrum ARM based SoCs
174
175config ARCH_THUNDER
176 bool "Cavium Inc. Thunder SoC Family"
177 help
178 This enables support for Cavium's Thunder Family of SoCs.
179
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900180config ARCH_UNIPHIER
181 bool "Socionext UniPhier SoC Family"
182 select PINCTRL
183 help
184 This enables support for Socionext UniPhier SoC family.
185
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400186config ARCH_VEXPRESS
187 bool "ARMv8 software model (Versatile Express)"
188 select ARCH_REQUIRE_GPIOLIB
189 select COMMON_CLK_VERSATILE
Sudeep Holla8da7cc02016-06-20 15:56:09 +0100190 select PM
191 select PM_GENERIC_DOMAINS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400192 select POWER_RESET_VEXPRESS
193 select VEXPRESS_CONFIG
194 help
195 This enables support for the ARMv8 software model (Versatile
196 Express).
197
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530198config ARCH_VULCAN
199 bool "Broadcom Vulcan SOC Family"
Kamlakant Patel9c7a6802016-04-28 10:32:47 +0530200 select GPIOLIB
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530201 help
202 This enables support for Broadcom Vulcan SoC Family
203
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400204config ARCH_XGENE
205 bool "AppliedMicro X-Gene SOC Family"
206 help
207 This enables support for AppliedMicro X-Gene SOC Family
208
209config ARCH_ZYNQMP
210 bool "Xilinx ZynqMP Family"
211 help
212 This enables support for Xilinx ZynqMP Family
213
214endmenu