Sign in
third-party-mirror
/
u-boot
/
refs/heads/astro
/
.
/
board
/
st-ericsson
/
snowball
/
Kconfig
blob: 0b3a0cca6ce592c407d143c5ab1d7fd0e58410e8 [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_SNOWBALL
config SYS_BOARD
default
"snowball"
config SYS_VENDOR
default
"st-ericsson"
config SYS_SOC
default
"u8500"
config SYS_CONFIG_NAME
default
"snowball"
endif