|
if TARGET_SANSA_FUZE_PLUS
|
|
|
|
config SYS_CPU
|
|
string
|
|
default "arm926ejs"
|
|
|
|
config SYS_BOARD
|
|
string
|
|
default "sansa_fuze_plus"
|
|
|
|
config SYS_VENDOR
|
|
string
|
|
default "sandisk"
|
|
|
|
config SYS_SOC
|
|
string
|
|
default "mxs"
|
|
|
|
config SYS_CONFIG_NAME
|
|
string
|
|
default "sansa_fuze_plus"
|
|
|
|
endif
|