Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f0ce7d61479dd74cd4eb78fd3b5a01106d6a06cd
/
.
/
board
/
st-ericsson
/
snowball
/
Kconfig
blob: b5ead0fcfa238337e69af5b6177d69bb2a49c561 [
file
] [
log
] [
blame
]
if
TARGET_SNOWBALL
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"snowball"
config SYS_VENDOR
string
default
"st-ericsson"
config SYS_SOC
string
default
"u8500"
config SYS_CONFIG_NAME
string
default
"snowball"
endif