Author: maks Date: Sun Dec 2 11:42:30 2007 New Revision: 9854 Log: b43, b43legacy set the popping up variables yes b43legacy defaults yes for debug
Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Sun Dec 2 11:42:30 2007 @@ -1650,7 +1650,12 @@ CONFIG_HOSTAP_PLX=m # CONFIG_BCM43XX is not set CONFIG_B43=m +CONFIG_B43_PCMCIA=y +# CONFIG_B43_DEBUG is not set +# CONFIG_B43_DMA_AND_PIO_MODE=y CONFIG_B43LEGACY=m +CONFIG_B43LEGACY_DEBUG=y +CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG is not set CONFIG_RT2X00=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

