diff options
Diffstat (limited to 'Kconfig.host')
-rw-r--r-- | Kconfig.host | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig.host b/Kconfig.host index 1165c4eacd..d763d89269 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -42,3 +42,7 @@ config MULTIPROCESS_ALLOWED config FUZZ bool select SPARSE_MEM + +config VFIO_USER_SERVER_ALLOWED + bool + imply VFIO_USER_SERVER |