mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
13 lines
161 B
Text
13 lines
161 B
Text
|
if TARGET_DB_88F6820_GP
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "db-88f6820-gp"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "Marvell"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "db-88f6820-gp"
|
||
|
|
||
|
endif
|