Author: maks Date: Tue Dec 4 15:36:47 2007 New Revision: 9883 Log: topconfig fix b43 copy and paste error
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 Tue Dec 4 15:36:47 2007 @@ -1675,7 +1675,7 @@ CONFIG_B43=m CONFIG_B43_PCMCIA=y # CONFIG_B43_DEBUG is not set -# CONFIG_B43_DMA_AND_PIO_MODE=y +CONFIG_B43_DMA_AND_PIO_MODE=y CONFIG_B43LEGACY=m CONFIG_B43LEGACY_DEBUG=y CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

