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