virtio: remove CONFIG_VIRTIO_RING
Everyone who selects VIRTIO is also made to select VIRTIO_RING; just make them synonymous, since we removed the indirection layer some time ago. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -4,7 +4,6 @@ menu "Rpmsg drivers (EXPERIMENTAL)"
|
||||
config RPMSG
|
||||
tristate
|
||||
select VIRTIO
|
||||
select VIRTIO_RING
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user