mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 17:59:18 +01:00
11 lines
159 B
Plaintext
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
|
|
|