]> git.baikalelectronics.ru Git - uboot.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)
commit512f8a746c076547e83a34e0486d5e62f70fa51c
tree4b49a9539e07e10c2a5c54d0b21fa2cd55d90bb7
parent7879e660f450cb0b4c7ff892f8a5503eb7d46391
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