Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
74321944e62891b77b95e00f0779607bd225dbd0
/
.
/
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