Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
aee56c035cfc843a0a98bf3bd1b7fed1a739c37f
/
.
/
board
/
imgtec
/
xilfpga
/
Kconfig
blob: 13e2d04176995d38c77c0d18cbc623a53a32dcf4 [
file
] [
log
] [
blame
]
if
TARGET_XILFPGA
config SYS_BOARD
default
"xilfpga"
config SYS_VENDOR
default
"imgtec"
config SYS_CONFIG_NAME
default
"imgtec_xilfpga"
config TEXT_BASE
default
0x80C00000
endif