virtio-pci: Initialize the supported admin commands
[sfrench/cifs-2.6.git] / drivers / virtio / Kconfig
index 0a53a61231c2944092d3ecac74d5caf40aaca2d3..c17193544268aa7cf0af5a3de5addcad2ec91e39 100644 (file)
@@ -60,6 +60,11 @@ config VIRTIO_PCI
 
          If unsure, say M.
 
+config VIRTIO_PCI_ADMIN_LEGACY
+       bool
+       depends on VIRTIO_PCI && (X86 || COMPILE_TEST)
+       default y
+
 config VIRTIO_PCI_LEGACY
        bool "Support for legacy virtio draft 0.9.X and older devices"
        default y