diff options
Diffstat (limited to 'hw/core/Kconfig')
-rw-r--r-- | hw/core/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/core/Kconfig b/hw/core/Kconfig index 24411f5..d1bdf76 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 |