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