Rename CACHE_SUPPORT to CACHE
authorSimon Glass <sjg@chromium.org>
Sun, 8 Aug 2021 18:20:15 +0000 (12:20 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 4 Sep 2021 16:26:02 +0000 (12:26 -0400)
commitde213c71a323ea823e21c72c3480c1931dcb3b44
treeb2231d3d2fcf2432a8ec77e671d0ec8e3326b621
parentea2ca7e17ecfaeef010f8f60d05599da0fd6a519
Rename CACHE_SUPPORT to CACHE

Rename this option so that CONFIG_IS_ENABLED can be used with it.

Oddly there is already an SPL_CACHE option. Drop it in favour of this one.

Drop the special SPL Makefile rule which is now superfluous.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
drivers/Makefile