URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [virtio/] [Kconfig] - Rev 75
Go to most recent revision | Compare with Previous | Blame | View Log
# Virtio always gets selected by whoever wants it.
config VIRTIO
bool
# Similarly the virtio ring implementation.
config VIRTIO_RING
bool
depends on VIRTIO
Go to most recent revision | Compare with Previous | Blame | View Log