Files
2024-05-07 18:09:20 +08:00

13 lines
134 B
Plaintext

if TARGET_GOSE
config SYS_BOARD
default "gose"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "gose"
endif