diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-02-04 09:59:34 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-02-04 09:59:34 -0500 |
commit | b5da79f835918f34e7480bf6027891150c4c19c5 (patch) | |
tree | a28a8a572ea82abd5c48f647c6dd2e5ee488377b /config-nodebug | |
parent | 9f81bc03a0a2875c52f689bccc685449259afaab (diff) | |
download | kernel-b5da79f835918f34e7480bf6027891150c4c19c5.tar.gz kernel-b5da79f835918f34e7480bf6027891150c4c19c5.tar.xz kernel-b5da79f835918f34e7480bf6027891150c4c19c5.zip |
Linux v3.8-rc6-22-g6edacf0
- Enable CONFIG_EXT4_DEBUG
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index b146c3a04..de1518e39 100644 --- a/config-nodebug +++ b/config-nodebug @@ -66,7 +66,7 @@ CONFIG_DMA_API_DEBUG=y # on in rawhide nodebug builds # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set -# CONFIG_EXT4_DEBUG is not set +CONFIG_EXT4_DEBUG=y # CONFIG_DEBUG_PERF_USE_VMALLOC is not set |