blob: 26c56177382caad9d46fd0acc6a0c1b2e3394842 [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 Przywarace3dd552015-12-22 12:27:47 +00006 help
7 This enables support for Allwinner sunxi based SoCs like the A64.
8
Antoine Tenarte2f0aba2016-02-25 11:14:51 +01009config ARCH_ALPINE
10 bool "Annapurna Labs Alpine platform"
Antoine Tenart93df6d12016-02-25 11:14:56 +010011 select ALPINE_MSI
Antoine Tenarte2f0aba2016-02-25 11:14:51 +010012 help
13 This enables support for the Annapurna Labs Alpine
14 Soc family.
15
Ray Jui36b7c582015-07-27 15:42:20 -070016config ARCH_BCM_IPROC
17 bool "Broadcom iProc SoC Family"
Anup Patel382618b2016-02-10 11:40:46 +053018 select COMMON_CLK_IPROC
19 select PINCTRL
20 select ARCH_REQUIRE_GPIOLIB
Ray Jui36b7c582015-07-27 15:42:20 -070021 help
22 This enables support for Broadcom iProc based SoCs
23
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020024config ARCH_BERLIN
25 bool "Marvell Berlin SoC Family"
Jisheng Zhangc582fbf2015-09-18 21:47:37 +080026 select ARCH_REQUIRE_GPIOLIB
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020027 select DW_APB_ICTL
Jisheng Zhang75d8e1b2015-10-16 15:37:09 +080028 select PINCTRL
Jisheng Zhangdd40fd92015-08-03 21:24:45 +020029 help
30 This enables support for Marvell Berlin SoC Family
31
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040032config ARCH_EXYNOS
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090033 bool "ARMv8 based Samsung Exynos SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040034 select COMMON_CLK_SAMSUNG
35 select HAVE_S3C2410_WATCHDOG if WATCHDOG
36 select HAVE_S3C_RTC if RTC_CLASS
37 select PINCTRL
38 select PINCTRL_EXYNOS
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040039 help
Krzysztof Kozlowskic87b3e92015-11-16 10:09:13 +090040 This enables support for ARMv8 based Samsung Exynos SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040041
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053042config ARCH_LAYERSCAPE
43 bool "ARMv8 based Freescale Layerscape SoC family"
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040044 help
Bhupesh Sharma53a5fde2015-10-24 01:01:50 +053045 This enables support for the Freescale Layerscape SoC family.
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040046
Chanho Min198ed962016-04-11 20:54:44 +090047config ARCH_LG1K
48 bool "LG Electronics LG1K SoC Family"
49 help
50 This enables support for LG Electronics LG1K SoC Family
51
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040052config ARCH_HISI
53 bool "Hisilicon SoC Family"
Leo Yan2b905d32016-01-21 18:53:48 +080054 select ARM_TIMER_SP804
MaJundd17a3c2016-03-23 17:06:32 +080055 select HISILICON_IRQ_MBIGEN
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040056 help
57 This enables support for Hisilicon ARMv8 SoC family
58
59config ARCH_MEDIATEK
60 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
61 select ARM_GIC
62 select PINCTRL
Yingjoe Chenc050b452015-10-02 23:05:18 +080063 select MTK_TIMER
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040064 help
65 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
66
Andreas Färber451e9e52016-03-02 03:34:56 +010067config ARCH_MESON
68 bool "Amlogic Platforms"
Carlo Caionebf56c772016-05-02 10:02:17 +020069 select PINCTRL
70 select PINCTRL_MESON
Andreas Färber451e9e52016-03-02 03:34:56 +010071 help
72 This enables support for the Amlogic S905 SoCs.
73
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +010074config ARCH_MVEBU
75 bool "Marvell EBU SoC Family"
Thomas Petazzoniad87c0f2016-04-26 09:58:29 +020076 select ARMADA_AP806_SYSCON
77 select ARMADA_CP110_SYSCON
Thomas Petazzonib3920b22016-02-18 17:20:29 +010078 select MVEBU_ODMI
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +010079 help
Thomas Petazzonib3920b22016-02-18 17:20:29 +010080 This enables support for Marvell EBU familly, including:
81 - Armada 3700 SoC Family
82 - Armada 7K SoC Family
83 - Armada 8K SoC Family
Gregory CLEMENTb4f596b2016-02-02 18:12:37 +010084
Olof Johanssoneed6b3e2015-07-15 07:10:21 -040085config ARCH_QCOM
86 bool "Qualcomm Platforms"
87 select PINCTRL
88 help
89 This enables support for the ARMv8 based Qualcomm chipsets.
90
Heiko Stübnerfbac1c82015-07-17 00:33:51 +020091config ARCH_ROCKCHIP
92 bool "Rockchip Platforms"
93 select ARCH_HAS_RESET_CONTROLLER
94 select ARCH_REQUIRE_GPIOLIB
95 select PINCTRL
96 select PINCTRL_ROCKCHIP
Caesar Wangc840f282015-09-25 10:14:57 +080097 select ROCKCHIP_TIMER
Heiko Stübnerfbac1c82015-07-17 00:33:51 +020098 help
99 This enables support for the ARMv8 based Rockchip chipsets,
100 like the RK3368.
101
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400102config ARCH_SEATTLE
103 bool "AMD Seattle SoC Family"
104 help
105 This enables support for AMD Seattle SOC Family
106
Simon Horman26a7e062015-11-17 02:42:32 +0900107config ARCH_SHMOBILE
108 bool
109
110config ARCH_RENESAS
111 bool "Renesas SoC Platforms"
112 select ARCH_SHMOBILE
113 select PINCTRL
Geert Uytterhoeven2ee98232016-02-16 15:29:10 +0100114 select PM
115 select PM_GENERIC_DOMAINS
Magnus Dammf7e02052016-02-16 11:26:53 +0900116 select RENESAS_IRQC
Simon Horman26a7e062015-11-17 02:42:32 +0900117 help
118 This enables support for the ARMv8 based Renesas SoCs.
119
120config ARCH_R8A7795
121 bool "Renesas R-Car H3 SoC Platform"
122 depends on ARCH_RENESAS
123 help
124 This enables support for the Renesas R-Car H3 SoC.
125
Dinh Nguyen78cd6a92015-08-04 23:25:50 -0500126config ARCH_STRATIX10
127 bool "Altera's Stratix 10 SoCFPGA Family"
128 help
129 This enables support for Altera's Stratix 10 SoCFPGA Family.
130
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400131config ARCH_TEGRA
132 bool "NVIDIA Tegra SoC Family"
133 select ARCH_HAS_RESET_CONTROLLER
134 select ARCH_REQUIRE_GPIOLIB
135 select CLKDEV_LOOKUP
136 select CLKSRC_MMIO
137 select CLKSRC_OF
138 select GENERIC_CLOCKEVENTS
139 select HAVE_CLK
140 select PINCTRL
141 select RESET_CONTROLLER
142 help
143 This enables support for the NVIDIA Tegra SoC family.
144
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400145config ARCH_SPRD
146 bool "Spreadtrum SoC platform"
147 help
148 Support for Spreadtrum ARM based SoCs
149
150config ARCH_THUNDER
151 bool "Cavium Inc. Thunder SoC Family"
152 help
153 This enables support for Cavium's Thunder Family of SoCs.
154
Masahiro Yamada56aaafb2015-11-24 18:08:28 +0900155config ARCH_UNIPHIER
156 bool "Socionext UniPhier SoC Family"
157 select PINCTRL
158 help
159 This enables support for Socionext UniPhier SoC family.
160
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400161config ARCH_VEXPRESS
162 bool "ARMv8 software model (Versatile Express)"
163 select ARCH_REQUIRE_GPIOLIB
164 select COMMON_CLK_VERSATILE
165 select POWER_RESET_VEXPRESS
166 select VEXPRESS_CONFIG
167 help
168 This enables support for the ARMv8 software model (Versatile
169 Express).
170
Zi Shen Lim5bfb3882016-02-20 19:49:20 +0530171config ARCH_VULCAN
172 bool "Broadcom Vulcan SOC Family"
173 help
174 This enables support for Broadcom Vulcan SoC Family
175
Olof Johanssoneed6b3e2015-07-15 07:10:21 -0400176config ARCH_XGENE
177 bool "AppliedMicro X-Gene SOC Family"
178 help
179 This enables support for AppliedMicro X-Gene SOC Family
180
181config ARCH_ZYNQMP
182 bool "Xilinx ZynqMP Family"
183 help
184 This enables support for Xilinx ZynqMP Family
185
186endmenu