From: Rusty Russell Date: Fri, 28 Sep 2012 05:35:15 +0000 (+0930) Subject: virtio: remove CONFIG_VIRTIO_RING X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccbb05a64fef867362ff05b5d266757e3c82b36;p=pandora-kernel.git 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 --- Reading git-diff-tree failed