[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-367-g66e63a4
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-01-09 10:20:23
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 66e63a4e489212769ddf7334aaf7a4ecab96f68a (commit)
from 6aa7a03d3d971a294f2cec9a3a7a05342ea465ec (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 66e63a4e489212769ddf7334aaf7a4ecab96f68a
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue Jan 9 11:20:06 2018 +0100
[LINUX] opos6ulnano: 4.9: add bluetooth most used profile drivers
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.9.config | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.9.config b/buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.9.config
index 054b9d4..19cf0fb 100644
--- a/buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.9.config
+++ b/buildroot/target/device/armadeus/opos6ulnano/opos6ulnano-linux-4.9.config
@@ -54,6 +54,12 @@ CONFIG_IEEE802154=m
CONFIG_CAN=y
CONFIG_CAN_FLEXCAN=y
CONFIG_BT=y
+CONFIG_BT_RFCOMM=m
+CONFIG_BT_RFCOMM_TTY=y
+CONFIG_BT_BNEP=m
+CONFIG_BT_BNEP_MC_FILTER=y
+CONFIG_BT_BNEP_PROTO_FILTER=y
+CONFIG_BT_HIDP=m
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_LL=y
hooks/post-receive
--
armadeus
|