Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
45c083b0a153155950ee0622e30ec0ce857719df
/
.
/
board
/
synopsys
/
Kconfig
blob: f614f88cc611444be2b05e24c9d454525605a68b [
file
] [
log
] [
blame
]
if
TARGET_ARCANGEL4
config SYS_VENDOR
default
"synopsys"
config SYS_CONFIG_NAME
default
"arcangel4"
endif
if
TARGET_ARCANGEL4_BE
config SYS_VENDOR
default
"synopsys"
config SYS_CONFIG_NAME
default
"arcangel4-be"
endif