qemu-e2k/hw/9pfs/Kconfig

10 lines
140 B
Plaintext

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