riscv: fix dependency for t-head errata
From: Heiko Stuebner <heiko@...> Date: Wed, 18 May 2022 17:17:56 +0200
Commit-Message
alternatives only work correctly on non-xip-kernels and while the selected alternative-symbol has the correct dependency the symbol selecting it also needs that dependency. So add the missing dependency to the T-Head errata Kconfig symbol. Reported-by: kernel test robot <yujie.liu@...> Reviewed-by: Guo Ren <guoren@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/riscv/Kconfig.erratas | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed