u-boot-brain/drivers/dfu
Patrick Delaunay 8cc28146f5 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Move CONFIG_SET_DFU_ALT_INFO into Kconfig done by moveconfig.py.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2020-05-08 09:16:26 -04:00
..
dfu_mmc.c dfu: mmc: remove file size limit for io operations 2020-01-29 18:30:33 +01:00
dfu_mtd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
dfu_nand.c dfu: Add option to skip empty pages when flashing UBI images to NAND 2020-02-02 18:19:52 +01:00
dfu_ram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_sf.c dfu: sf: add partition support for nor backend 2019-10-31 12:12:31 +01:00
dfu_tftp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_virt.c dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00
dfu.c dfu: Add optional timeout parameter 2020-01-07 14:37:50 +01:00
Kconfig configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs 2020-05-08 09:16:26 -04:00
Makefile dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00