diff options
Diffstat (limited to 'hw/intc/Kconfig')
-rw-r--r-- | hw/intc/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig index 2ae1e89497..d07954086a 100644 --- a/hw/intc/Kconfig +++ b/hw/intc/Kconfig @@ -67,3 +67,9 @@ config RX_ICU config LOONGSON_LIOINTC bool + +config SIFIVE_CLINT + bool + +config SIFIVE_PLIC + bool |