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

10 lines
102 B
Plaintext

if TARGET_VE8313
config SYS_BOARD
default "ve8313"
config SYS_CONFIG_NAME
default "ve8313"
endif