spl: Allow cache drivers to be used in SPL
authorLey Foon Tan <ley.foon.tan@intel.com>
Fri, 11 Oct 2019 05:48:33 +0000 (13:48 +0800)
committerMarek Vasut <marex@denx.de>
Tue, 7 Jan 2020 13:38:33 +0000 (14:38 +0100)
commit5c9c71b660a01d088ac66b7b8c1378915bcef68e
tree03182cd59e9c934a9de02ab091871455b077a830
parent5a8fa095cb848c60c630a83edf30d4fc46101e90
spl: Allow cache drivers to be used in SPL

Add an option for building cache drivers in SPL.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
common/spl/Kconfig
drivers/Makefile
drivers/cache/Makefile