浏览代码

virtio_pci: drop Kconfig warnings

The ABI *is* stable, and has been for a while now.
Drop Kconfig warning saying that it's not guaranteed
to work.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Michael S. Tsirkin 10 年之前
父节点
当前提交
0327642337
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      drivers/virtio/Kconfig

+ 0 - 3
drivers/virtio/Kconfig

@@ -17,9 +17,6 @@ config VIRTIO_PCI
 	  virtio backends.  Most QEMU based VMMs should support these devices
 	  (like KVM or Xen).
 
-	  Currently, the ABI is not considered stable so there is no guarantee
-	  that this version of the driver will work with your VMM.
-
 	  If unsure, say M.
 
 config VIRTIO_BALLOON