diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-01-10 14:00:14 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-01-10 14:00:14 -0500 |
commit | d9fdd68cbee5f54cfdc6350747621bbc9c93d275 (patch) | |
tree | c92f07b8d1e6e5f4e7fb49dd63b3c8ea2eb7262c /config-debug | |
parent | 173354353e0a7bfa2c8d3dcd77e5fee6d9237a32 (diff) | |
download | kernel-d9fdd68cbee5f54cfdc6350747621bbc9c93d275.tar.gz kernel-d9fdd68cbee5f54cfdc6350747621bbc9c93d275.tar.xz kernel-d9fdd68cbee5f54cfdc6350747621bbc9c93d275.zip |
disable CONFIG_DEBUG_SET_MODULE_RONX for now
Diffstat (limited to 'config-debug')
-rw-r--r-- | config-debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-debug b/config-debug index 86aa2cc04..1d45a8938 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=y +# CONFIG_DEBUG_SET_MODULE_RONX is not set |