Hi Stefan, On Fri, 26 Mar 2021 at 18:44, Stefan Roese <[email protected]> wrote: > > On 26.03.21 04:13, Simon Glass wrote: > > This config was misnamed at birth since there has never been a > > CONFIG_RESET option used before driver model. Rename it so that it is > > clear that driver model is the only option here. > > > > Signed-off-by: Simon Glass <[email protected]> > > Reviewed-by: Stefan Roese <[email protected]> > > For clarity: Is the plan to rename all other CONFIG_DM_foo symbols to > CONFIG_foo, once the non-DM part is removed in the corresponding > subsystem?
Yes that's right, hopefully not too far away before we start doing this. Regards, Simon

