mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: add bluetooth symbols from Kernel 4.0
upstream commit: Bluetooth: Introduce BT_BREDR and BT_LE config options id: 65efd2bf4885312b42de9829159789199221cc60 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45531 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -39,7 +39,9 @@ define KernelPackage/bluetooth
|
||||
CONFIG_BLUEZ_HCIUSB \
|
||||
CONFIG_BLUEZ_HIDP \
|
||||
CONFIG_BT \
|
||||
CONFIG_BT_BREDR=y \
|
||||
CONFIG_BT_L2CAP=y \
|
||||
CONFIG_BT_LE=y \
|
||||
CONFIG_BT_SCO=y \
|
||||
CONFIG_BT_RFCOMM \
|
||||
CONFIG_BT_BNEP \
|
||||
|
||||
Reference in New Issue
Block a user