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 d763d89..2ee7157 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -46,3 +46,6 @@ config FUZZ config VFIO_USER_SERVER_ALLOWED bool imply VFIO_USER_SERVER + +config HV_BALLOON_POSSIBLE + bool |