new/u-boot/board/htkw/mcx/Kconfig

13 lines
128 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
if TARGET_MCX
config SYS_BOARD
default "mcx"
config SYS_VENDOR
default "htkw"
config SYS_CONFIG_NAME
default "mcx"
endif