Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdim...
[linux-block.git] / drivers / bluetooth / Kconfig
index 4e73a531b37720e58b3d2e10fa92f60b8951f2d3..851842372c9b9368f6491d1c9da097340ff67e18 100644 (file)
@@ -425,4 +425,14 @@ config BT_HCIRSI
          Say Y here to compile support for HCI over Redpine into the
          kernel or say M to compile as a module.
 
+config BT_VIRTIO
+       tristate "Virtio Bluetooth driver"
+       depends on VIRTIO
+       help
+         Virtio Bluetooth support driver.
+         This driver supports Virtio Bluetooth devices.
+
+         Say Y here to compile support for HCI over Virtio into the
+         kernel or say M to compile as a module.
+
 endmenu