summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-kernel
diff options
context:
space:
mode:
authorAndrey Gusakov <andrey.gusakov@cogentembedded.com>2017-08-01 18:07:27 +0300
committerAndrey Gusakov <andrey.gusakov@cogentembedded.com>2017-08-01 18:08:09 +0300
commitfe9f6409ddcf2ab13e190c0bd6b69332e25729bf (patch)
tree2e5143af63f3754e3f208d85513d31f2a873f84b /meta-rcar-gen3-adas/recipes-kernel
parentfaf087de91b0f28e244b004be1ac20fad99be26b (diff)
Kingfisher: fixes for bluetooth audio
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-kernel')
-rw-r--r--meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
index 63d9645..a8befb9 100644
--- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
+++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
@@ -39,6 +39,9 @@ CONFIG_USB_ACM=y
CONFIG_VIDEO_RENESAS_IMR=y
CONFIG_VIRTIO_RCAR_PCIE=y
CONFIG_BT=y
+CONFIG_BT_BNEP=m
+CONFIG_BT_RFCOMM=m
+CONFIG_BT_HIDP=m
CONFIG_TI_ST=m
CONFIG_BT_WILINK=m
CONFIG_WEXT_CORE=y