From 186d36ca4b3b4e20334fa7a350637abd278bdfad Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Fri, 20 May 2011 08:37:25 +0000 Subject: [PATCH] Fix kernel configuration svn path=/nixpkgs/trunk/; revision=27282 --- pkgs/os-specific/linux/kernel/linux-2.6.39.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/linux-2.6.39.nix b/pkgs/os-specific/linux/kernel/linux-2.6.39.nix index f172215eda9c..10f8dbfe8599 100644 --- a/pkgs/os-specific/linux/kernel/linux-2.6.39.nix +++ b/pkgs/os-specific/linux/kernel/linux-2.6.39.nix @@ -54,8 +54,6 @@ let # Wireless networking. IPW2100_MONITOR y # support promiscuous mode IPW2200_MONITOR y # support promiscuous mode - IWL4965 y # Intel Wireless WiFi 4965AGN - IWL5000 y # Intel Wireless WiFi 5000AGN HOSTAP_FIRMWARE y # Support downloading firmware images with Host AP driver HOSTAP_FIRMWARE_NVRAM y @@ -148,6 +146,8 @@ let BT_HCIUART_BCSP y BT_HCIUART_H4 y # UART (H4) protocol support BT_HCIUART_LL y + BT_L2CAP y + BT_RFCOMM m BT_RFCOMM_TTY y # RFCOMM TTY support CPU_FREQ_DEBUG n CRASH_DUMP n