rpms/kernel/F-7/configs config-debug, 1.7, 1.8 config-nodebug, 1.8, 1.9

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Tue Jun 19 18:20:08 UTC 2007


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-7/configs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12965/configs

Modified Files:
	config-debug config-nodebug 
Log Message:
* Tue Jun 19 2007 Chuck Ebbert <cebbert at redhat.com>
- enable sound system debugging in -debug kernels



Index: config-debug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-debug,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- config-debug	24 May 2007 01:59:22 -0000	1.7
+++ config-debug	19 Jun 2007 18:19:33 -0000	1.8
@@ -1,3 +1,8 @@
+CONFIG_SND_VERBOSE_PRINTK=y
+CONFIG_SND_DEBUG=y
+CONFIG_SND_DEBUG_DETECT=y
+CONFIG_SND_PCM_XRUN_DEBUG=y
+
 CONFIG_DEBUG_IGNORE_QUIET=y
 CONFIG_DEBUG_SLAB=y
 CONFIG_DEBUG_MUTEXES=y


Index: config-nodebug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/configs/config-nodebug,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- config-nodebug	24 May 2007 01:59:22 -0000	1.8
+++ config-nodebug	19 Jun 2007 18:19:33 -0000	1.9
@@ -1,3 +1,8 @@
+# CONFIG_SND_VERBOSE_PRINTK is not set
+# CONFIG_SND_DEBUG is not set
+# CONFIG_SND_DEBUG_DETECT is not set
+# CONFIG_SND_PCM_XRUN_DEBUG is not set
+
 # CONFIG_DEBUG_IGNORE_QUIET is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_MUTEXES is not set




More information about the fedora-extras-commits mailing list