[kernel] Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)

John W. Linville linville at fedoraproject.org
Wed Aug 3 17:38:29 UTC 2011


commit 7e3f828310f493913a255c11efe27de4bdf943bd
Author: John W. Linville <linville at tuxdriver.com>
Date:   Wed Aug 3 13:35:58 2011 -0400

    Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)

 config-generic |    4 +---
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/config-generic b/config-generic
index 60562af..e2af80f 100644
--- a/config-generic
+++ b/config-generic
@@ -4707,9 +4707,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
 
 CONFIG_TEST_KSTRTOX=m
 
-CONFIG_BCMA=m
-CONFIG_BCMA_HOST_PCI=y
-# CONFIG_BCMA_DEBUG is not set
+# CONFIG_BCMA is not set
 
 # CONFIG_GOOGLE_FIRMWARE is not set
 CONFIG_INTEL_MID_PTI=m
diff --git a/kernel.spec b/kernel.spec
index a1e70f2..cfff033 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1891,6 +1891,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Aug 03 2011 John W. Linville <linville at redhat.com>
+- Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)
+
 * Tue Aug 02 2011 Dave Jones <davej at redhat.com>
 - Change USB_SERIAL_OPTION back to modular. (rhbz 727680)
 


More information about the scm-commits mailing list