aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/Kconfig')
-rw-r--r--hw/core/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/core/Kconfig b/hw/core/Kconfig
index fffb3d62b2..fdf03514d7 100644
--- a/hw/core/Kconfig
+++ b/hw/core/Kconfig
@@ -7,6 +7,10 @@ config PTIMER
config FITLOADER
bool
+config GENERIC_LOADER
+ bool
+ default y
+
config OR_IRQ
bool