Files

16 lines
176 B
Plaintext
Raw Permalink Normal View History

2024-05-07 18:09:20 +08:00
if TARGET_MX23EVK
config SYS_BOARD
default "mx23evk"
config SYS_VENDOR
default "freescale"
config SYS_SOC
default "mxs"
config SYS_CONFIG_NAME
default "mx23evk"
endif