mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 22:37:22 +00:00
12 lines
122 B
Text
12 lines
122 B
Text
|
if TARGET_SPD823TS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "spd8xx"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "SPD823TS"
|
||
|
|
||
|
endif
|