Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3c963d2a448dca13bb368095a17d4993daa36f87
/
.
/
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