cache: Update dependency for ANDES_L2_CACHE
authorTom Rini <trini@konsulko.com>
Wed, 2 Jul 2025 01:04:26 +0000 (19:04 -0600)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 3 Jul 2025 10:11:06 +0000 (18:11 +0800)
commitf62062a64daeb3f3b148372d0afae3821aff16de
tree4b2610aae9d9b165f9b431e50923a0ea532d62c0
parent7c16ebba1ed021f284f98260b378141bf7b9c59a
cache: Update dependency for ANDES_L2_CACHE

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 <trini@konsulko.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
drivers/cache/Kconfig