On Thu, 20 Oct 2022 at 07:31, Roger Quadros <[email protected]> wrote: > > Introduce CONFIG_SPL_MEMORY to allow Memory drivers to > be built for SPL. > > Signed-off-by: Roger Quadros <[email protected]> > --- > common/spl/Kconfig | 7 +++++++ > scripts/Makefile.spl | 1 + > 2 files changed, 8 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

