blob: 530b0b2f222afb363d48dc3f7a080c88a66907a6 (
plain)
1
2
3
4
5
6
7
|
# Enable BT_VIRTIO ("Virtio Bluetooth driver") config located in menu
#
# -> Networking support (NET [=y])
# -> Bluetooth subsystem support (BT [=m])
# -> Bluetooth device drivers
#
CONFIG_BT_VIRTIO=m
|