summaryrefslogtreecommitdiffstats
path: root/drivers/dfu/Kconfig
blob: 6b92064f0b52f76de8d5145b25fc23b405d0f48b (plain)
1
2
3
4
5
6
7
8
9
10
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
OpenPOWER on IntegriCloud