]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 6 Feb 2023 08:10:44 +0000 (16:10 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 17 Feb 2023 11:07:48 +0000 (19:07 +0800)
commit303ea872dbe65007108c42ded25325e596c03bc7
tree3340b10e62e06498421b39c15946c97a3dd6b477
parentfa11c5dba38df81ba8b7ba7fa28475577a3d16fc
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"

There is no need for RISCV_NDS_CACHE config to control cache switches.

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/cpu/ax25/Kconfig
arch/riscv/cpu/ax25/cache.c
drivers/cache/Kconfig