summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorPatrick Delaunay <[email protected]>2022-12-15 10:15:50 +0100
committerTom Rini <[email protected]>2023-01-11 15:02:24 -0500
commitd03799004640abfeb656e9db48d6f9b9e24383fb (patch)
treee930acd2e053c08c3ae60ab63e6e4ff4e52749f6 /doc/develop
parent59dacc319030748817b28cce9c773e15f2b73dc8 (diff)
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 <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Reviewed-by: Sean Anderson <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]> # on vim3l
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions