]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
virtio_pci: drop Kconfig warnings
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Jan 2015 12:16:24 +0000 (14:16 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Jan 2015 05:58:59 +0000 (16:28 +1030)
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>
drivers/virtio/Kconfig

index 8286b63eaf805246118631879d1c9972e04ce7fe..083fb45950f5b5d584c97efb039bfd1dc63f8a20 100644 (file)
@@ -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