diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2022-12-15 10:15:50 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-11 15:02:24 -0500 |
commit | d03799004640abfeb656e9db48d6f9b9e24383fb (patch) | |
tree | e930acd2e053c08c3ae60ab63e6e4ff4e52749f6 /Makefile | |
parent | 59dacc319030748817b28cce9c773e15f2b73dc8 (diff) | |
download | u-boot-d03799004640abfeb656e9db48d6f9b9e24383fb.tar.gz u-boot-d03799004640abfeb656e9db48d6f9b9e24383fb.tar.bz2 u-boot-d03799004640abfeb656e9db48d6f9b9e24383fb.zip |
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
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions