Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26dc25bad3952204705b4f9893759bab9dc9c6cc
/
.
/
board
/
spear
/
spear310
/
Kconfig
blob: b8f51547337c6c4f28b5fe15074e5407c0d81a64 [
file
] [
log
] [
blame
]
if
TARGET_SPEAR310
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"spear310"
config SYS_VENDOR
default
"spear"
config SYS_SOC
default
"spear"
config SYS_CONFIG_NAME
default
"spear3xx_evb"
endif