[kernel/rawhide/user/kyle/kernel-git] fix thinko in config-debug CONFIG_DEBUG_SET_MODULE_RONX

Kyle McMartin kyle at fedoraproject.org
Fri Jan 21 17:25:32 UTC 2011


commit 65296631482f80aaf4fadb08b36ab60ed7d8f23f
Author: Kyle McMartin <kyle at redhat.com>
Date:   Fri Jan 21 12:25:14 2011 -0500

    fix thinko in config-debug CONFIG_DEBUG_SET_MODULE_RONX

 config-debug |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-debug b/config-debug
index a249d3b..86aa2cc 100644
--- a/config-debug
+++ b/config-debug
@@ -98,4 +98,4 @@ CONFIG_KDB_KEYBOARD=y
 CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
 CONFIG_TEST_LIST_SORT=y
 
-CONFIG_DEBUG_SET_MODULE_RONX
+CONFIG_DEBUG_SET_MODULE_RONX=y


More information about the scm-commits mailing list