gk7205v200-uboot/board/compulab/cm_t43/Kconfig

16 lines
175 B
Plaintext
Raw Permalink Normal View History

2025-08-07 17:13:54 +08:00
if TARGET_CM_T43
config SYS_BOARD
default "cm_t43"
config SYS_VENDOR
default "compulab"
config SYS_SOC
default "am33xx"
config SYS_CONFIG_NAME
default "cm_t43"
endif