]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/arm64/Kconfig.platforms
arm64: dts: r8a7795: Add CAN FD support
[mirror_ubuntu-zesty-kernel.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
36b7c583
RJ
16config ARCH_BCM_IPROC
17 bool "Broadcom iProc SoC Family"
382618bb
AP
18 select COMMON_CLK_IPROC
19 select PINCTRL
20 select ARCH_REQUIRE_GPIOLIB
36b7c583
RJ
21 help
22 This enables support for Broadcom iProc based SoCs
23
dd40fd92
JZ
24config ARCH_BERLIN
25 bool "Marvell Berlin SoC Family"
c582fbfb 26 select ARCH_REQUIRE_GPIOLIB
dd40fd92 27 select DW_APB_ICTL
75d8e1ba 28 select PINCTRL
dd40fd92
JZ
29 help
30 This enables support for Marvell Berlin SoC Family
31
eed6b3eb 32config ARCH_EXYNOS
c87b3e97 33 bool "ARMv8 based Samsung Exynos SoC family"
eed6b3eb
OJ
34 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
eed6b3eb 39 help
c87b3e97 40 This enables support for ARMv8 based Samsung Exynos SoC family.
eed6b3eb 41
53a5fde0
BS
42config ARCH_LAYERSCAPE
43 bool "ARMv8 based Freescale Layerscape SoC family"
eed6b3eb 44 help
53a5fde0 45 This enables support for the Freescale Layerscape SoC family.
eed6b3eb 46
198ed962
CM
47config ARCH_LG1K
48 bool "LG Electronics LG1K SoC Family"
49 help
50 This enables support for LG Electronics LG1K SoC Family
51
eed6b3eb
OJ
52config ARCH_HISI
53 bool "Hisilicon SoC Family"
2b905d3a 54 select ARM_TIMER_SP804
dd17a3c4 55 select HISILICON_IRQ_MBIGEN
eed6b3eb
OJ
56 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
c050b45d 63 select MTK_TIMER
eed6b3eb
OJ
64 help
65 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
66
451e9e54
AF
67config ARCH_MESON
68 bool "Amlogic Platforms"
69 help
70 This enables support for the Amlogic S905 SoCs.
71
b4f596b1
GC
72config ARCH_MVEBU
73 bool "Marvell EBU SoC Family"
ad87c0f6
TP
74 select ARMADA_AP806_SYSCON
75 select ARMADA_CP110_SYSCON
b3920b2b 76 select MVEBU_ODMI
b4f596b1 77 help
b3920b2b
TP
78 This enables support for Marvell EBU familly, including:
79 - Armada 3700 SoC Family
80 - Armada 7K SoC Family
81 - Armada 8K SoC Family
b4f596b1 82
eed6b3eb
OJ
83config ARCH_QCOM
84 bool "Qualcomm Platforms"
85 select PINCTRL
86 help
87 This enables support for the ARMv8 based Qualcomm chipsets.
88
fbac1c81
HS
89config ARCH_ROCKCHIP
90 bool "Rockchip Platforms"
91 select ARCH_HAS_RESET_CONTROLLER
92 select ARCH_REQUIRE_GPIOLIB
93 select PINCTRL
94 select PINCTRL_ROCKCHIP
c840f28b 95 select ROCKCHIP_TIMER
fbac1c81
HS
96 help
97 This enables support for the ARMv8 based Rockchip chipsets,
98 like the RK3368.
99
eed6b3eb
OJ
100config ARCH_SEATTLE
101 bool "AMD Seattle SoC Family"
102 help
103 This enables support for AMD Seattle SOC Family
104
26a7e06d
SH
105config ARCH_SHMOBILE
106 bool
107
108config ARCH_RENESAS
109 bool "Renesas SoC Platforms"
110 select ARCH_SHMOBILE
111 select PINCTRL
2ee98234
GU
112 select PM
113 select PM_GENERIC_DOMAINS
f7e02051 114 select RENESAS_IRQC
26a7e06d
SH
115 help
116 This enables support for the ARMv8 based Renesas SoCs.
117
118config ARCH_R8A7795
119 bool "Renesas R-Car H3 SoC Platform"
120 depends on ARCH_RENESAS
121 help
122 This enables support for the Renesas R-Car H3 SoC.
123
78cd6a9d
DN
124config ARCH_STRATIX10
125 bool "Altera's Stratix 10 SoCFPGA Family"
126 help
127 This enables support for Altera's Stratix 10 SoCFPGA Family.
128
eed6b3eb
OJ
129config ARCH_TEGRA
130 bool "NVIDIA Tegra SoC Family"
131 select ARCH_HAS_RESET_CONTROLLER
132 select ARCH_REQUIRE_GPIOLIB
133 select CLKDEV_LOOKUP
134 select CLKSRC_MMIO
135 select CLKSRC_OF
136 select GENERIC_CLOCKEVENTS
137 select HAVE_CLK
138 select PINCTRL
139 select RESET_CONTROLLER
140 help
141 This enables support for the NVIDIA Tegra SoC family.
142
eed6b3eb
OJ
143config ARCH_SPRD
144 bool "Spreadtrum SoC platform"
145 help
146 Support for Spreadtrum ARM based SoCs
147
148config ARCH_THUNDER
149 bool "Cavium Inc. Thunder SoC Family"
150 help
151 This enables support for Cavium's Thunder Family of SoCs.
152
56aaafb6
MY
153config ARCH_UNIPHIER
154 bool "Socionext UniPhier SoC Family"
155 select PINCTRL
156 help
157 This enables support for Socionext UniPhier SoC family.
158
eed6b3eb
OJ
159config ARCH_VEXPRESS
160 bool "ARMv8 software model (Versatile Express)"
161 select ARCH_REQUIRE_GPIOLIB
162 select COMMON_CLK_VERSATILE
163 select POWER_RESET_VEXPRESS
164 select VEXPRESS_CONFIG
165 help
166 This enables support for the ARMv8 software model (Versatile
167 Express).
168
5bfb3889
ZSL
169config ARCH_VULCAN
170 bool "Broadcom Vulcan SOC Family"
171 help
172 This enables support for Broadcom Vulcan SoC Family
173
eed6b3eb
OJ
174config ARCH_XGENE
175 bool "AppliedMicro X-Gene SOC Family"
176 help
177 This enables support for AppliedMicro X-Gene SOC Family
178
179config ARCH_ZYNQMP
180 bool "Xilinx ZynqMP Family"
181 help
182 This enables support for Xilinx ZynqMP Family
183
184endmenu