Merge tag 'arm-soc/for-4.8/soc-arm64-part2' of http://github.com/Broadcom/stblinux...
[deliverable/linux.git] / arch / arm64 / Kconfig.platforms
CommitLineData
eed6b3eb
OJ
1menu "Platform selection"
2
ce3dd55b
AP
3config ARCH_SUNXI
4 bool "Allwinner sunxi 64-bit SoC Family"
23485482 5 select GENERIC_IRQ_CHIP
ce3dd55b
AP
6 help
7 This enables support for Allwinner sunxi based SoCs like the A64.
8
e2f0abaf
AT
9config ARCH_ALPINE
10 bool "Annapurna Labs Alpine platform"
93df6d16 11 select ALPINE_MSI
e2f0abaf
AT
12 help
13 This enables support for the Annapurna Labs Alpine
14 Soc family.
15
628d30d1
EA
16config ARCH_BCM2835
17 bool "Broadcom BCM2835 family"
18 select ARCH_REQUIRE_GPIOLIB
19 select CLKSRC_OF
20 select PINCTRL
21 select PINCTRL_BCM2835
22 select ARM_AMBA
23 select ARM_TIMER_SP804
24 select HAVE_ARM_ARCH_TIMER
25 help
26 This enables support for the Broadcom BCM2837 SoC.
27 This SoC is used in the Raspberry Pi 3 device.
28
36b7c583
RJ
29config ARCH_BCM_IPROC
30 bool "Broadcom iProc SoC Family"
382618bb
AP
31 select COMMON_CLK_IPROC
32 select PINCTRL
33 select ARCH_REQUIRE_GPIOLIB
36b7c583
RJ
34 help
35 This enables support for Broadcom iProc based SoCs
36
dd40fd92
JZ
37config ARCH_BERLIN
38 bool "Marvell Berlin SoC Family"
c582fbfb 39 select ARCH_REQUIRE_GPIOLIB
dd40fd92 40 select DW_APB_ICTL
75d8e1ba 41 select PINCTRL
dd40fd92
JZ
42 help
43 This enables support for Marvell Berlin SoC Family
44
eed6b3eb 45config ARCH_EXYNOS
c87b3e97 46 bool "ARMv8 based Samsung Exynos SoC family"
eed6b3eb
OJ
47 select COMMON_CLK_SAMSUNG
48 select HAVE_S3C2410_WATCHDOG if WATCHDOG
49 select HAVE_S3C_RTC if RTC_CLASS
50 select PINCTRL
51 select PINCTRL_EXYNOS
3b3428e3 52 select SOC_SAMSUNG
eed6b3eb 53 help
c87b3e97 54 This enables support for ARMv8 based Samsung Exynos SoC family.
eed6b3eb 55
53a5fde0
BS
56config ARCH_LAYERSCAPE
57 bool "ARMv8 based Freescale Layerscape SoC family"
eed6b3eb 58 help
53a5fde0 59 This enables support for the Freescale Layerscape SoC family.
eed6b3eb 60
198ed962
CM
61config ARCH_LG1K
62 bool "LG Electronics LG1K SoC Family"
63 help
64 This enables support for LG Electronics LG1K SoC Family
65
eed6b3eb
OJ
66config ARCH_HISI
67 bool "Hisilicon SoC Family"
2b905d3a 68 select ARM_TIMER_SP804
dd17a3c4 69 select HISILICON_IRQ_MBIGEN
eed6b3eb
OJ
70 help
71 This enables support for Hisilicon ARMv8 SoC family
72
73config ARCH_MEDIATEK
74 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
75 select ARM_GIC
76 select PINCTRL
c050b45d 77 select MTK_TIMER
eed6b3eb
OJ
78 help
79 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
80
451e9e54
AF
81config ARCH_MESON
82 bool "Amlogic Platforms"
bf56c776
CC
83 select PINCTRL
84 select PINCTRL_MESON
451e9e54
AF
85 help
86 This enables support for the Amlogic S905 SoCs.
87
b4f596b1
GC
88config ARCH_MVEBU
89 bool "Marvell EBU SoC Family"
ad87c0f6
TP
90 select ARMADA_AP806_SYSCON
91 select ARMADA_CP110_SYSCON
ff60d834 92 select ARMADA_37XX_CLK
b3920b2b 93 select MVEBU_ODMI
b4f596b1 94 help
b3920b2b
TP
95 This enables support for Marvell EBU familly, including:
96 - Armada 3700 SoC Family
97 - Armada 7K SoC Family
98 - Armada 8K SoC Family
b4f596b1 99
eed6b3eb
OJ
100config ARCH_QCOM
101 bool "Qualcomm Platforms"
102 select PINCTRL
103 help
104 This enables support for the ARMv8 based Qualcomm chipsets.
105
fbac1c81
HS
106config ARCH_ROCKCHIP
107 bool "Rockchip Platforms"
108 select ARCH_HAS_RESET_CONTROLLER
109 select ARCH_REQUIRE_GPIOLIB
110 select PINCTRL
111 select PINCTRL_ROCKCHIP
c840f28b 112 select ROCKCHIP_TIMER
fbac1c81
HS
113 help
114 This enables support for the ARMv8 based Rockchip chipsets,
115 like the RK3368.
116
eed6b3eb
OJ
117config ARCH_SEATTLE
118 bool "AMD Seattle SoC Family"
119 help
120 This enables support for AMD Seattle SOC Family
121
26a7e06d
SH
122config ARCH_SHMOBILE
123 bool
124
125config ARCH_RENESAS
126 bool "Renesas SoC Platforms"
127 select ARCH_SHMOBILE
128 select PINCTRL
2ee98234
GU
129 select PM
130 select PM_GENERIC_DOMAINS
f7e02051 131 select RENESAS_IRQC
26a7e06d
SH
132 help
133 This enables support for the ARMv8 based Renesas SoCs.
134
135config ARCH_R8A7795
136 bool "Renesas R-Car H3 SoC Platform"
137 depends on ARCH_RENESAS
138 help
139 This enables support for the Renesas R-Car H3 SoC.
140
78cd6a9d
DN
141config ARCH_STRATIX10
142 bool "Altera's Stratix 10 SoCFPGA Family"
143 help
144 This enables support for Altera's Stratix 10 SoCFPGA Family.
145
eed6b3eb
OJ
146config ARCH_TEGRA
147 bool "NVIDIA Tegra SoC Family"
148 select ARCH_HAS_RESET_CONTROLLER
149 select ARCH_REQUIRE_GPIOLIB
150 select CLKDEV_LOOKUP
151 select CLKSRC_MMIO
152 select CLKSRC_OF
153 select GENERIC_CLOCKEVENTS
154 select HAVE_CLK
155 select PINCTRL
156 select RESET_CONTROLLER
157 help
158 This enables support for the NVIDIA Tegra SoC family.
159
eed6b3eb
OJ
160config ARCH_SPRD
161 bool "Spreadtrum SoC platform"
162 help
163 Support for Spreadtrum ARM based SoCs
164
165config ARCH_THUNDER
166 bool "Cavium Inc. Thunder SoC Family"
167 help
168 This enables support for Cavium's Thunder Family of SoCs.
169
56aaafb6
MY
170config ARCH_UNIPHIER
171 bool "Socionext UniPhier SoC Family"
172 select PINCTRL
173 help
174 This enables support for Socionext UniPhier SoC family.
175
eed6b3eb
OJ
176config ARCH_VEXPRESS
177 bool "ARMv8 software model (Versatile Express)"
178 select ARCH_REQUIRE_GPIOLIB
179 select COMMON_CLK_VERSATILE
8da7cc08
SH
180 select PM
181 select PM_GENERIC_DOMAINS
eed6b3eb
OJ
182 select POWER_RESET_VEXPRESS
183 select VEXPRESS_CONFIG
184 help
185 This enables support for the ARMv8 software model (Versatile
186 Express).
187
5bfb3889
ZSL
188config ARCH_VULCAN
189 bool "Broadcom Vulcan SOC Family"
9c7a6801 190 select GPIOLIB
5bfb3889
ZSL
191 help
192 This enables support for Broadcom Vulcan SoC Family
193
eed6b3eb
OJ
194config ARCH_XGENE
195 bool "AppliedMicro X-Gene SOC Family"
196 help
197 This enables support for AppliedMicro X-Gene SOC Family
198
199config ARCH_ZYNQMP
200 bool "Xilinx ZynqMP Family"
201 help
202 This enables support for Xilinx ZynqMP Family
203
204endmenu
This page took 0.058774 seconds and 5 git commands to generate.