Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9860cf081efdf32c8a01b9fc271fe55e2a79f8d
/
.
/
board
/
faraday
/
a320evb
/
Kconfig
blob: bfa620708d4ebac723344553475620c89e07fe4e [
file
] [
log
] [
blame
]
if
TARGET_A320EVB
config SYS_CPU
default
"arm920t"
config SYS_BOARD
default
"a320evb"
config SYS_VENDOR
default
"faraday"
config SYS_SOC
default
"a320"
config SYS_CONFIG_NAME
default
"a320evb"
endif