gk7205v200-uboot/board/embest/mx6boards/Kconfig

13 lines
160 B
Plaintext
Raw Permalink Normal View History

2025-08-07 17:13:54 +08:00
if TARGET_EMBESTMX6BOARDS
config SYS_BOARD
default "mx6boards"
config SYS_VENDOR
default "embest"
config SYS_CONFIG_NAME
default "embestmx6boards"
endif