sifiveu: add missing Kconfig

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-06-16 14:03:02 +08:00
parent 05599b2eb6
commit 212665409a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -274,6 +274,7 @@ CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_SIMPLE=y CONFIG_RESET_SIMPLE=y
CONFIG_RFS_ACCEL=y CONFIG_RFS_ACCEL=y
CONFIG_RISCV=y CONFIG_RISCV=y
CONFIG_RISCV_BASE_PMU=y
CONFIG_RISCV_ERRATA_ALTERNATIVE=y CONFIG_RISCV_ERRATA_ALTERNATIVE=y
CONFIG_RISCV_INTC=y CONFIG_RISCV_INTC=y
CONFIG_RISCV_ISA_C=y CONFIG_RISCV_ISA_C=y