Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
board
/
sandisk
/
sansa_fuze_plus
/
Kconfig
blob: ab4a29255cca532c29cb41ce12490b7138804db3 [
file
] [
log
] [
blame
]
if
TARGET_SANSA_FUZE_PLUS
config SYS_BOARD
default
"sansa_fuze_plus"
config SYS_VENDOR
default
"sandisk"
config SYS_SOC
default
"mxs"
config SYS_CONFIG_NAME
default
"sansa_fuze_plus"
endif