summaryrefslogtreecommitdiffstats
path: root/board/xilinx/zynqmp/Kconfig
blob: b07932e80583e28b2c35e3f078eedbc15b92d8c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_XILINX_ZYNQMP

config SYS_BOARD
	default "zynqmp"

config SYS_VENDOR
	default "xilinx"

config SYS_SOC
	default "zynqmp"

config SYS_CONFIG_NAME
	default "xilinx_zynqmp"

endif
OpenPOWER on IntegriCloud