2017-10-09 19:08:10 +00:00
|
|
|
if TARGET_EAGLE
|
|
|
|
|
|
|
|
config SYS_SOC
|
|
|
|
default "rmobile"
|
|
|
|
|
|
|
|
config SYS_BOARD
|
|
|
|
default "eagle"
|
|
|
|
|
|
|
|
config SYS_VENDOR
|
|
|
|
default "renesas"
|
|
|
|
|
|
|
|
config SYS_CONFIG_NAME
|
2023-05-31 17:53:04 +00:00
|
|
|
default "rcar-gen3-common"
|
2017-10-09 19:08:10 +00:00
|
|
|
|
|
|
|
endif
|