diff options
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-kernel/linux/files/btusb.cfg')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-kernel/linux/files/btusb.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/files/btusb.cfg b/meta-agl-bsp/meta-ti/recipes-kernel/linux/files/btusb.cfg new file mode 100644 index 000000000..5f18d8223 --- /dev/null +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/files/btusb.cfg @@ -0,0 +1,6 @@ +CONFIG_BT_INTEL=m +CONFIG_BT_BCM=m +CONFIG_BT_RTL=m +CONFIG_BT_HCIBTUSB=m +CONFIG_BT_HCIBTUSB_BCM=y +CONFIG_BT_HCIBTUSB_RTL=y |