linuxOS_AP05/u-boot/common/usbplug/Kconfig
2025-06-02 13:59:07 +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