nt9856x/rtos/BSP/u-boot/board/compulab/cm_fx6/Kconfig
2023-03-28 15:07:53 +08:00

13 lines
141 B
Plaintext

if TARGET_CM_FX6
config SYS_BOARD
default "cm_fx6"
config SYS_VENDOR
default "compulab"
config SYS_CONFIG_NAME
default "cm_fx6"
endif