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

config SYS_SOC
	default "rmobile"

config SYS_BOARD
	default "beacon-rzg2m"

config SYS_VENDOR
	default "beacon"

config SYS_CONFIG_NAME
	default "beacon-rzg2m"

endif