From 6b4c82f4657bdb56e6b7a56651d6d4bb91a35b8f Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:29:32 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../recipes-kernel/linux/linux-yocto/bluetooth.cfg | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 meta-eca/recipes-kernel/linux/linux-yocto/bluetooth.cfg (limited to 'meta-eca/recipes-kernel/linux/linux-yocto/bluetooth.cfg') diff --git a/meta-eca/recipes-kernel/linux/linux-yocto/bluetooth.cfg b/meta-eca/recipes-kernel/linux/linux-yocto/bluetooth.cfg new file mode 100644 index 0000000..21aac08 --- /dev/null +++ b/meta-eca/recipes-kernel/linux/linux-yocto/bluetooth.cfg @@ -0,0 +1,21 @@ +CONFIG_BT=m +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_HCIBTUSB=m +CONFIG_BT_HCIBTSDIO=m +CONFIG_BT_HCIUART=m +CONFIG_BT_HCIUART_H4=y +CONFIG_BT_HCIUART_BCSP=y +CONFIG_BT_HCIUART_ATH3K=y +CONFIG_BT_HCIUART_LL=y +CONFIG_BT_HCIBCM203X=m +CONFIG_BT_HCIBPA10X=m +CONFIG_BT_HCIBFUSB=m +CONFIG_BT_HCIVHCI=m +CONFIG_BT_MRVL=m +CONFIG_BT_MRVL_SDIO=m +CONFIG_BT_ATH3K=m -- cgit v1.2.3-54-g00ecf