linuxOS_AP06/u-boot/board/esd/vme8349/Kconfig

13 lines
139 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_VME8349
config SYS_BOARD
default "vme8349"
config SYS_VENDOR
default "esd"
config SYS_CONFIG_NAME
default "vme8349"
endif