Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
a4277200a2253fda49342aa65800d27e61276170
/
.
/
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