diff options
Diffstat (limited to 'Kconfig.host')
-rw-r--r-- | Kconfig.host | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Kconfig.host b/Kconfig.host index f6a2a131e6..17f405004b 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -23,6 +23,9 @@ config IVSHMEM config TPM bool +config FDT + bool + config VHOST_USER bool |