mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-21 02:33:07 +00:00
16 lines
204 B
Text
16 lines
204 B
Text
|
if TARGET_HC2910_2AGHD05
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "hc2910-2aghd05"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "skyworth"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "hi3798mv200"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "hc2910-2aghd05"
|
||
|
|
||
|
endif
|