diff options
Diffstat (limited to 'hw/core/Kconfig')
-rw-r--r-- | hw/core/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/core/Kconfig b/hw/core/Kconfig index d11920fcb3..984143456a 100644 --- a/hw/core/Kconfig +++ b/hw/core/Kconfig @@ -7,6 +7,9 @@ config PTIMER config FITLOADER bool +config OR_IRQ + bool + config PLATFORM_BUS bool |