u-boot/drivers/fastboot
Patrick Delaunay d037990046 fastboot: remove #ifdef CONFIG when it is possible
Much of the fastboot code predates the introduction of Kconfig and
has quite a few #ifdefs in it which is unnecessary now that we can use
IS_ENABLED() et al.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # on vim3l
2023-01-11 15:02:24 -05:00
..
fb_command.c fastboot: remove #ifdef CONFIG when it is possible 2023-01-11 15:02:24 -05:00
fb_common.c fastboot: remove #ifdef CONFIG when it is possible 2023-01-11 15:02:24 -05:00
fb_getvar.c fastboot: remove #ifdef CONFIG when it is possible 2023-01-11 15:02:24 -05:00
fb_mmc.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
fb_nand.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
Kconfig net: fastboot: make UDP port net: configurable 2022-01-15 18:54:21 +02:00
Makefile Revert "fastboot: Add default fastboot_set_reboot_flag implementation" 2021-02-07 19:22:54 +01:00