qemu-e2k/hw/9pfs/Kconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
140 B
Plaintext
Raw Normal View History

config FSDEV_9P
bool
depends on VIRTFS
config VIRTIO_9P
bool
default y
depends on VIRTFS && VIRTIO
select FSDEV_9P