linuxOS_AP06/u-boot/board/ve8313/Kconfig

10 lines
102 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_VE8313
config SYS_BOARD
default "ve8313"
config SYS_CONFIG_NAME
default "ve8313"
endif