On Mon, 28 Feb 2022 at 13:33, Angus Ainslie <[email protected]> wrote: > > Add a CONFIG_SPL_DEVRES option > > Signed-off-by: Angus Ainslie <[email protected]> > --- > > Changes since v1: > > Instead of gaurding the source add an SPL_DEVRES option > > drivers/core/Kconfig | 13 +++++++++++++ > drivers/core/Makefile | 2 +- > 2 files changed, 14 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

