On Tue, Jul 01, 2025 at 07:04:26PM -0600, Tom Rini wrote: > The cache driver here can only build on RISCV due to header > dependencies. Express that requirement in Kconfig as well. > > Signed-off-by: Tom Rini <[email protected]> > --- > drivers/cache/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

