u-boot-brain/drivers/dfu
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess
Clean up the screaming mess of configuration options that DFU is.
It was impossible to configure DFU such that TFTP is enabled and
USB is not, this patch fixes that and assures that DFU TFTP and
DFU USB can be enabled separatelly and that the correct pieces
of code are compiled in.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Lukasz Majewski <lukma@denx.de>
2018-02-21 20:28:15 +01:00
..
dfu_mmc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dfu_nand.c dfu: remove limitation on partition size 2017-07-28 23:34:39 +02:00
dfu_ram.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dfu_sf.c dfu: remove limitation on partition size 2017-07-28 23:34:39 +02:00
dfu_tftp.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dfu.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
Kconfig dfu: Fix up the Kconfig mess 2018-02-21 20:28:15 +01:00
Makefile dfu: Fix up the Kconfig mess 2018-02-21 20:28:15 +01:00