On Thu, Nov 25, 2021 at 2:12 AM Simon Glass <[email protected]> wrote: > On Wed, 24 Nov 2021 at 09:33, Andy Shevchenko <[email protected]> > wrote: > > > > On Wed, Nov 24, 2021 at 6:28 PM Simon Glass <[email protected]> wrote: > > > > > > This converts the following to Kconfig: > > > CONFIG_PHYSMEM > > > > Why? > > Because we want to avoid ad-hoc CONFIG options.
I mean why to do this effort if it can be simply removed for good. > > And why my message [1] left unanswered? > > > > [1]: > > https://lore.kernel.org/u-boot/cahp75vcvpvupwkjcufwjcs0roq7woiz_cud57vpzd5hf6se...@mail.gmail.com/T/#u > > Because I have not got to it yet. It can take me a week or more to > catch up on email. I do it in batches. > > We could enable this option always, but it is a bit risky as it > doesn't work on 32-bit machines unless there is an implementation > available. I haven't got this. It's always enabled on x86. And it seems the only user of it. I don't see any benefit of keeping this option. -- With Best Regards, Andy Shevchenko

