Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
61f66fd5a81b97478e9d14326c1059baa6626680
/
.
/
board
/
raidsonic
/
ib62x0
/
Kconfig
blob: 1e667c47feb232fa473df9292cbffabb1ac2f95e [
file
] [
log
] [
blame
]
if
TARGET_IB62X0
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"ib62x0"
config SYS_VENDOR
string
default
"raidsonic"
config SYS_SOC
string
default
"kirkwood"
config SYS_CONFIG_NAME
string
default
"ib62x0"
endif