historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/board/technexion/tao3530/Kconfig
2024-01-16 11:20:27 -06:00

12 lines
146 B
Text

if TARGET_TAO3530
config SYS_BOARD
default "tao3530"
config SYS_VENDOR
default "technexion"
config SYS_CONFIG_NAME
default "tao3530"
endif