Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c6b0b090329958d7c1bd1285a720490945258b94
/
.
/
board
/
cirrus
/
edb93xx
/
Kconfig
blob: f063d557083034a67eacbb5903a9e667edffdb4d [
file
] [
log
] [
blame
]
if
TARGET_EDB93XX
config SYS_CPU
default
"arm920t"
config SYS_BOARD
default
"edb93xx"
config SYS_VENDOR
default
"cirrus"
config SYS_SOC
default
"ep93xx"
config SYS_CONFIG_NAME
default
"edb93xx"
endif