Sign in
third-party-mirror
/
u-boot
/
5f1e8a4e359b681ff4b7b16bcd0252ff6b64c695
/
.
/
board
/
faraday
/
a320evb
/
Kconfig
blob: 02c42cb0a29edbf6f6a5cb6a450a959cd6208f24 [
file
]
if
TARGET_A320EVB
config SYS_BOARD
default
"a320evb"
config SYS_VENDOR
default
"faraday"
config SYS_SOC
default
"a320"
config SYS_CONFIG_NAME
default
"a320evb"
endif