linuxOS_AP06/u-boot/common/usbplug/Kconfig
2025-06-03 12:28:32 +08:00

11 lines
159 B
Plaintext

menu "USBPLUG"
config SUPPORT_USBPLUG
bool "Support USB PLUG"
default n
help
Support to build U-Boot as usb plug image for download firmware.
endmenu