summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/os-specific/linux/kernel/linux-3.0.nix1
-rw-r--r--pkgs/os-specific/linux/kernel/linux-3.1.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/linux-3.0.nix b/pkgs/os-specific/linux/kernel/linux-3.0.nix
index 3d01e83858f..1b685cd2d94 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.0.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.0.nix
@@ -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
diff --git a/pkgs/os-specific/linux/kernel/linux-3.1.nix b/pkgs/os-specific/linux/kernel/linux-3.1.nix
index a513dc0f057..4f0f6380ae3 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.1.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.1.nix
@@ -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