add bluetooth audio support for linux 3.0 and 3.1.

svn path=/nixpkgs/trunk/; revision=28954
This commit is contained in:
David Guibert 2011-09-01 10:03:06 +00:00
parent 754fb9cc29
commit 80db090ed7
2 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,7 @@ let
BT_HCIUART_H4 y # UART (H4) protocol support
BT_HCIUART_LL y
BT_L2CAP y
BT_SCO y # audio support
BT_RFCOMM m
BT_RFCOMM_TTY y # RFCOMM TTY support
CRASH_DUMP n

View File

@ -149,6 +149,7 @@ let
BT_HCIUART_H4 y # UART (H4) protocol support
BT_HCIUART_LL y
BT_L2CAP y
BT_SCO y # audio support
BT_RFCOMM m
BT_RFCOMM_TTY y # RFCOMM TTY support
CRASH_DUMP n