~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 60b390a121ea5dc965ad7b94b4efcbff7f73c687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SILINUX_EK874

config SYS_SOC
	default "rmobile"

config SYS_BOARD
	default "ek874"

config SYS_VENDOR
	default "silinux"

config SYS_CONFIG_NAME
	default "silinux-ek874"

endif