diff options
Diffstat (limited to 'hw/9pfs')
-rw-r--r-- | hw/9pfs/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/9pfs/Kconfig b/hw/9pfs/Kconfig new file mode 100644 index 0000000000..a4750999d9 --- /dev/null +++ b/hw/9pfs/Kconfig @@ -0,0 +1,2 @@ +config VIRTIO_9P + bool |