16 lines
169 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:58:58 +08:00
if TARGET_M53EVK
config SYS_BOARD
default "m53evk"
config SYS_VENDOR
default "aries"
config SYS_SOC
default "mx5"
config SYS_CONFIG_NAME
default "m53evk"
endif