summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynqmp/Kconfig
blob: c9dc71c9e7cdaada1cad22596993d4a8db4f9439 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-or-later
if ARCH_ZYNQMP

config MACH_XILINX_ZCU104
	bool "Xilinx Zynq UltraScale+ MPSoC ZCU104"
	help
	  Say Y here if you are using the Xilinx Zynq UltraScale+ MPSoC ZCU104
	  evaluation board.

endif