u-boot/board/skyworth/hc2910-2aghd05/Kconfig

16 lines
204 B
Text
Raw Normal View History

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