diff options
Diffstat (limited to 'Kconfig.host')
-rw-r--r-- | Kconfig.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig.host b/Kconfig.host index aec95365ff..bb6e116e2a 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -28,6 +28,7 @@ config VHOST_USER config XEN bool + select FSDEV_9P if VIRTFS config VIRTFS bool |