Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
61f66fd5a81b97478e9d14326c1059baa6626680
/
.
/
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