]> git.dujemihanovic.xyz Git - u-boot.git/commit
scripts: Makefile.spl: Enable memory drivers to be built for SPL
authorRoger Quadros <rogerq@kernel.org>
Thu, 20 Oct 2022 13:30:47 +0000 (16:30 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 26 Oct 2022 19:21:11 +0000 (15:21 -0400)
commit3a82cd26ee60ca31adb10f379b098add329acddb
tree4b49a9539e07e10c2a5c54d0b21fa2cd55d90bb7
parent2c120375e949807ce8e3b077d6537e2d8d69a87c
scripts: Makefile.spl: Enable memory drivers to be built for SPL

Introduce CONFIG_SPL_MEMORY to allow Memory drivers to
be built for SPL.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
scripts/Makefile.spl