[kernel] r14878 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Jan 4 15:01:42 UTC 2010


Author: maks
Date: Mon Jan  4 15:01:39 2010
New Revision: 14878

Log:
topconfig enable new B43 features

B43_SDIO needed for Wii, both seen enabled in Fedora too.

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Jan  4 15:01:33 2010	(r14877)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Jan  4 15:01:39 2010	(r14878)
@@ -18,7 +18,7 @@
     REGULATOR_MC13783, REGULATOR_AB3100, REGULATOR_TPS65023,
     REGULATOR_TPS6507X, VIDEO_SAA7164, DVB_PT1, BACKLIGHT_WM831X,
     SND_HDA_CODEC_CIRRUS, USB_ISP1362_HCD, LEDS_WM831X_STATUS,
-    MTD_ONENAND_GENERIC.
+    MTD_ONENAND_GENERIC, B43_SDIO, B43_PHY_LP.
   * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR, SFI.
   * Set MOUSE_PS2_ELANTECH for various EeePc. (closes: #522920)
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Jan  4 15:01:33 2010	(r14877)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Jan  4 15:01:39 2010	(r14878)
@@ -1646,6 +1646,8 @@
 ##
 CONFIG_B43=m
 CONFIG_B43_PCMCIA=y
+CONFIG_B43_SDIO=y
+CONFIG_B43_PHY_LP=y
 # CONFIG_B43_DEBUG is not set
 
 ##



More information about the Kernel-svn-changes mailing list