Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-block.git] / drivers / virtio / Kconfig
index 02bbccd602c008136e7dd9f06ecb85b7a253dbcc..0a53a61231c2944092d3ecac74d5caf40aaca2d3 100644 (file)
@@ -1,6 +1,10 @@
 # SPDX-License-Identifier: GPL-2.0-only
+config VIRTIO_ANCHOR
+       bool
+
 config VIRTIO
        tristate
+       select VIRTIO_ANCHOR
        help
          This option is selected by any driver which implements the virtio
          bus, such as CONFIG_VIRTIO_PCI, CONFIG_VIRTIO_MMIO, CONFIG_RPMSG