mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 17:10:11 +00:00
12 lines
115 B
Text
12 lines
115 B
Text
|
if TARGET_CPU87
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "cpu87"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "CPU87"
|
||
|
|
||
|
endif
|