Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
84c7204bd18a0051a353c7a6f65a5666e1af9501
/
.
/
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