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

John W. Linville linville at fedoraproject.org
Mon Mar 5 16:35:29 UTC 2012


commit 18b1cc892930d9b3947111562c32ef50728ac15d
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 105726e..8c9dcdb 100644
--- a/config-generic
+++ b/config-generic
@@ -1462,7 +1462,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 f557632..f250ce9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2391,6 +2391,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %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