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
|
|
|