2021-02-03 12:57:19 +00:00
|
|
|
if TARGET_BEACON_RZG2M || TARGET_BEACON_RZG2N
|
2020-06-30 14:30:11 +00:00
|
|
|
|
|
|
|
config SYS_SOC
|
|
|
|
default "rmobile"
|
|
|
|
|
|
|
|
config SYS_BOARD
|
|
|
|
default "beacon-rzg2m"
|
|
|
|
|
|
|
|
config SYS_VENDOR
|
|
|
|
default "beacon"
|
|
|
|
|
|
|
|
config SYS_CONFIG_NAME
|
|
|
|
default "beacon-rzg2m"
|
|
|
|
|
|
|
|
endif
|