[kernel/f17] Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap

John W. Linville linville at fedoraproject.org
Mon Mar 5 16:30:46 UTC 2012


commit 16d5b4083a322db3225f71b095a63aa9a616e45f
Author: John W. Linville <linville at tuxdriver.com>
Date:   Mon Mar 5 11:28:28 2012 -0500

    Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 2e1f3ad..34f38d1 100644
--- a/config-generic
+++ b/config-generic
@@ -1464,7 +1464,7 @@ CONFIG_B43=m
 CONFIG_B43_PCMCIA=y
 CONFIG_B43_SDIO=y
 CONFIG_B43_BCMA=y
-CONFIG_B43_BCMA_EXTRA=y
+# CONFIG_B43_BCMA_EXTRA is not set
 CONFIG_B43_BCMA_PIO=y
 CONFIG_B43_DEBUG=y
 CONFIG_B43_PHY_LP=y
diff --git a/kernel.spec b/kernel.spec
index 9ea5501..673b996 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2401,6 +2401,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Mar 05 2012 John W. Linville <linville at redhat.com>
+- Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap
+
 * Mon Mar 05 2012 Mark Wielaard <mark at klomp.org>
 - Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.
 


More information about the scm-commits mailing list