summary refs log tree commit diff stats
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 24411f5930..d1bdf765ee 100644
--- a/hw/core/Kconfig
+++ b/hw/core/Kconfig
@@ -34,3 +34,7 @@ config REGISTER
 
 config SPLIT_IRQ
     bool
+
+config EIF
+    bool
+    depends on LIBCBOR && GNUTLS