Sign in
third-party-mirror
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
siemens
/
corvus
/
Kconfig
blob: e24364cab5fd3b44751dba7dedf17e99b19c5530 [
file
] [
log
] [
blame
]
if
TARGET_CORVUS
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"corvus"
config SYS_VENDOR
string
default
"siemens"
config SYS_SOC
string
default
"at91"
config SYS_CONFIG_NAME
string
default
"corvus"
endif