mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 06:12:58 +00:00
12 lines
130 B
Text
12 lines
130 B
Text
|
if TARGET_GALAXY5200
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "galaxy5200"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "galaxy5200"
|
||
|
|
||
|
endif
|