16 lines
175 B
Plaintext
16 lines
175 B
Plaintext
if TARGET_FALCON
|
|
|
|
config SYS_SOC
|
|
default "rmobile"
|
|
|
|
config SYS_BOARD
|
|
default "falcon"
|
|
|
|
config SYS_VENDOR
|
|
default "renesas"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "falcon"
|
|
|
|
endif
|