switch non debugged flavours too...

This commit is contained in:
Kyle McMartin 2010-10-15 17:14:06 -04:00
parent 7cebe7b309
commit f798391867
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1946,7 +1946,7 @@ fi
%changelog
* Fri Oct 15 2010 Kyle McMartin <kyle@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@redhat.com>