Files
LuckFox-RV1103-1106/sysdrv/source/uboot/u-boot/board/ve8313/Kconfig
T
2023-08-08 20:36:47 +08:00

10 lines
102 B
Plaintext

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