Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330' into...
[qemu/ar7.git] / hw / 9pfs / Kconfig
blob3ae574966136522470c2c5e7004f588a190c1e00
1 config FSDEV_9P
2     bool
3     depends on VIRTFS
5 config VIRTIO_9P
6     bool
7     default y
8     depends on VIRTFS && VIRTIO
9     select FSDEV_9P