Files
thead-uboot/board/ve8313/Kconfig
2022-09-13 11:04:33 +08:00

10 lines
102 B
Plaintext

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