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

11 lines
244 B
Plaintext
Raw Normal View History

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