mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
A few releases back a patch made virtio the default transport, however it was done in a way which side-stepped the mechanism put in place to allow for this selection. This patch cleans that up while maintaining virtio as the default transport. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>