[kernel] switch non debugged flavours too...

Kyle McMartin kyle at fedoraproject.org
Fri Oct 15 21:14:29 UTC 2010


commit f798391867cf85a6a408cf8d8a27fea1d954f27b
Author: Kyle McMartin <kyle at dreadnought.i.jkkm.org>
Date:   Fri Oct 15 17:14:06 2010 -0400

    switch non debugged flavours too...

 config-nodebug |    2 +-
 kernel.spec    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config-nodebug b/config-nodebug
index dac3095..d2288c5 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -89,7 +89,7 @@ CONFIG_QUOTA_DEBUG=y
 
 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
 
-# CONFIG_PCI_DEFAULT_USE_CRS is not set
+CONFIG_PCI_DEFAULT_USE_CRS=y
 
 CONFIG_KGDB_KDB=y
 CONFIG_KDB_KEYBOARD=y
diff --git a/kernel.spec b/kernel.spec
index 1d56d90..dfa85e3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1946,7 +1946,7 @@ fi
 
 %changelog
 * Fri Oct 15 2010 Kyle McMartin <kyle at redhat.com>
-- Switch -debug to pci=use_crs by default (it should have been fixed since
+- Switched to pci=use_crs by default (it should have been fixed since
   cebbert sucked in the patches anyway.)
 
 * Fri Oct 15 2010 Kyle McMartin <kyle at redhat.com>


More information about the scm-commits mailing list