1
0
Fork 0
remarkable-uboot/drivers/dfu/Kconfig

11 lines
244 B
Plaintext

menu "DFU support"
config DFU_TFTP
bool "DFU via TFTP"
help
This option allows performing update of DFU-managed medium with data
sent via TFTP boot.
Detailed description of this feature can be found at ./doc/README.dfutftp
endmenu