On Wed, 01 Apr 2026 13:45:36 +0200, Miguel Ojeda <[email protected]> wrote: > There is no need to use `def_bool y if <expr>` -- one can simply write > `def_bool <expr>`. > > In fact, the simpler form is how we actually use them in practice in > `init/Kconfig`. > > Thus simplify the example. > > [...]
Reviewed-by: Tamir Duberstein <[email protected]> -- Tamir Duberstein <[email protected]>
