Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7822fe0225b6d6b9e3c739f138b813693f67fa15
/
.
/
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