[kernel] r17092 - in dists/sid/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon Mar 21 01:51:03 UTC 2011


Author: benh
Date: Mon Mar 21 01:50:59 2011
New Revision: 17092

Log:
b43: Enable B43_PHY_N (Closes: #619070)

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Mar 20 17:12:21 2011	(r17091)
+++ dists/sid/linux-2.6/debian/changelog	Mon Mar 21 01:50:59 2011	(r17092)
@@ -3,6 +3,7 @@
   [ Ben Hutchings ]
   * kconfig: Avoid buffer underrun in choice input (fixes FTBFS on mips)
   * rt2800usb: Disable powersaving by default (Closes: #618930)
+  * b43: Enable B43_PHY_N (Closes: #619070)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 19 Mar 2011 05:17:42 +0000
 

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config	Sun Mar 20 17:12:21 2011	(r17091)
+++ dists/sid/linux-2.6/debian/config/config	Mon Mar 21 01:50:59 2011	(r17092)
@@ -1891,6 +1891,7 @@
 CONFIG_B43=m
 CONFIG_B43_PCMCIA=y
 CONFIG_B43_SDIO=y
+CONFIG_B43_PHY_N=y
 CONFIG_B43_PHY_LP=y
 # CONFIG_B43_DEBUG is not set
 



More information about the Kernel-svn-changes mailing list