13 lines
156 B
Plaintext
Executable File
Vendored
13 lines
156 B
Plaintext
Executable File
Vendored
if TARGET_DAVINCI_SFFSDR
|
|
|
|
config SYS_BOARD
|
|
default "sffsdr"
|
|
|
|
config SYS_VENDOR
|
|
default "davinci"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "davinci_sffsdr"
|
|
|
|
endif
|