]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - arch/arm64/Kconfig.platforms
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.git] / arch / arm64 / Kconfig.platforms
1 menu "Platform selection"
2
3 config ARCH_SUNXI
4 bool "Allwinner sunxi 64-bit SoC Family"
5 select GENERIC_IRQ_CHIP
6 help
7 This enables support for Allwinner sunxi based SoCs like the A64.
8
9 config ARCH_ALPINE
10 bool "Annapurna Labs Alpine platform"
11 select ALPINE_MSI
12 help
13 This enables support for the Annapurna Labs Alpine
14 Soc family.
15
16 config 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
29 config ARCH_BCM_IPROC
30 bool "Broadcom iProc SoC Family"
31 select COMMON_CLK_IPROC
32 select PINCTRL
33 select ARCH_REQUIRE_GPIOLIB
34 help
35 This enables support for Broadcom iProc based SoCs
36
37 config ARCH_BERLIN
38 bool "Marvell Berlin SoC Family"
39 select ARCH_REQUIRE_GPIOLIB
40 select DW_APB_ICTL
41 select PINCTRL
42 help
43 This enables support for Marvell Berlin SoC Family
44
45 config ARCH_EXYNOS
46 bool "ARMv8 based Samsung Exynos SoC family"
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
52 select SOC_SAMSUNG
53 help
54 This enables support for ARMv8 based Samsung Exynos SoC family.
55
56 config ARCH_LAYERSCAPE
57 bool "ARMv8 based Freescale Layerscape SoC family"
58 help
59 This enables support for the Freescale Layerscape SoC family.
60
61 config ARCH_LG1K
62 bool "LG Electronics LG1K SoC Family"
63 help
64 This enables support for LG Electronics LG1K SoC Family
65
66 config ARCH_HISI
67 bool "Hisilicon SoC Family"
68 select ARM_TIMER_SP804
69 select HISILICON_IRQ_MBIGEN
70 help
71 This enables support for Hisilicon ARMv8 SoC family
72
73 config ARCH_MEDIATEK
74 bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
75 select ARM_GIC
76 select PINCTRL
77 select MTK_TIMER
78 help
79 Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
80
81 config ARCH_MESON
82 bool "Amlogic Platforms"
83 select PINCTRL
84 select PINCTRL_MESON
85 select COMMON_CLK_AMLOGIC
86 select COMMON_CLK_GXBB
87 help
88 This enables support for the Amlogic S905 SoCs.
89
90 config ARCH_MVEBU
91 bool "Marvell EBU SoC Family"
92 select ARMADA_AP806_SYSCON
93 select ARMADA_CP110_SYSCON
94 select ARMADA_37XX_CLK
95 select MVEBU_ODMI
96 help
97 This enables support for Marvell EBU familly, including:
98 - Armada 3700 SoC Family
99 - Armada 7K SoC Family
100 - Armada 8K SoC Family
101
102 config ARCH_QCOM
103 bool "Qualcomm Platforms"
104 select PINCTRL
105 help
106 This enables support for the ARMv8 based Qualcomm chipsets.
107
108 config ARCH_ROCKCHIP
109 bool "Rockchip Platforms"
110 select ARCH_HAS_RESET_CONTROLLER
111 select ARCH_REQUIRE_GPIOLIB
112 select PINCTRL
113 select PINCTRL_ROCKCHIP
114 select ROCKCHIP_TIMER
115 help
116 This enables support for the ARMv8 based Rockchip chipsets,
117 like the RK3368.
118
119 config ARCH_SEATTLE
120 bool "AMD Seattle SoC Family"
121 help
122 This enables support for AMD Seattle SOC Family
123
124 config ARCH_SHMOBILE
125 bool
126
127 config ARCH_RENESAS
128 bool "Renesas SoC Platforms"
129 select ARCH_SHMOBILE
130 select PINCTRL
131 select PM
132 select PM_GENERIC_DOMAINS
133 select RENESAS_IRQC
134 help
135 This enables support for the ARMv8 based Renesas SoCs.
136
137 config ARCH_R8A7795
138 bool "Renesas R-Car H3 SoC Platform"
139 depends on ARCH_RENESAS
140 help
141 This enables support for the Renesas R-Car H3 SoC.
142
143 config ARCH_STRATIX10
144 bool "Altera's Stratix 10 SoCFPGA Family"
145 help
146 This enables support for Altera's Stratix 10 SoCFPGA Family.
147
148 config ARCH_TEGRA
149 bool "NVIDIA Tegra SoC Family"
150 select ARCH_HAS_RESET_CONTROLLER
151 select ARCH_REQUIRE_GPIOLIB
152 select CLKDEV_LOOKUP
153 select CLKSRC_MMIO
154 select CLKSRC_OF
155 select GENERIC_CLOCKEVENTS
156 select HAVE_CLK
157 select PINCTRL
158 select RESET_CONTROLLER
159 help
160 This enables support for the NVIDIA Tegra SoC family.
161
162 config ARCH_SPRD
163 bool "Spreadtrum SoC platform"
164 help
165 Support for Spreadtrum ARM based SoCs
166
167 config ARCH_THUNDER
168 bool "Cavium Inc. Thunder SoC Family"
169 help
170 This enables support for Cavium's Thunder Family of SoCs.
171
172 config ARCH_UNIPHIER
173 bool "Socionext UniPhier SoC Family"
174 select PINCTRL
175 help
176 This enables support for Socionext UniPhier SoC family.
177
178 config ARCH_VEXPRESS
179 bool "ARMv8 software model (Versatile Express)"
180 select ARCH_REQUIRE_GPIOLIB
181 select COMMON_CLK_VERSATILE
182 select PM
183 select PM_GENERIC_DOMAINS
184 select POWER_RESET_VEXPRESS
185 select VEXPRESS_CONFIG
186 help
187 This enables support for the ARMv8 software model (Versatile
188 Express).
189
190 config ARCH_VULCAN
191 bool "Broadcom Vulcan SOC Family"
192 select GPIOLIB
193 help
194 This enables support for Broadcom Vulcan SoC Family
195
196 config ARCH_XGENE
197 bool "AppliedMicro X-Gene SOC Family"
198 help
199 This enables support for AppliedMicro X-Gene SOC Family
200
201 config ARCH_ZYNQMP
202 bool "Xilinx ZynqMP Family"
203 help
204 This enables support for Xilinx ZynqMP Family
205
206 endmenu