mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-02 16:28:57 +00:00
16 lines
194 B
Text
16 lines
194 B
Text
|
if TARGET_DB_88F6820_GP
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "db-88f6820-gp"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "Marvell"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mvebu"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "db-88f6820-gp"
|
||
|
|
||
|
endif
|