Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7935f03370325a9b98076bb968ef678fa91964be
/
.
/
board
/
xilinx
/
zynqmp
/
Kconfig
blob: b07932e80583e28b2c35e3f078eedbc15b92d8c5 [
file
] [
log
] [
blame
]
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