mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
13 lines
179 B
Text
13 lines
179 B
Text
|
if BOARD_BROADCOM_BCM968380GERG
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "bcm968380gerg"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "broadcom"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "broadcom_bcm968380gerg"
|
||
|
|
||
|
endif
|