Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
63deaa82e393fcbc0284fac378d1f4c8f1af5a10
/
.
/
board
/
siemens
/
corvus
/
Kconfig
blob: 80018c51b59be3f0c753f7b62165a25e21248b88 [
file
] [
log
] [
blame
]
if
TARGET_CORVUS
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"corvus"
config SYS_VENDOR
default
"siemens"
config SYS_SOC
default
"at91"
config SYS_CONFIG_NAME
default
"corvus"
endif