luckfox-pico-sdk/sysdrv/source/uboot/u-boot/common/usbplug/Kconfig
2023-08-08 20:36:47 +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