~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: f85f1f2631dedea23bec19d256967587f3c8e01a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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