diff options
author | Chuck Ebbert <cebbert@redhat.com> | 2011-09-08 13:14:26 -0400 |
---|---|---|
committer | Chuck Ebbert <cebbert@redhat.com> | 2011-09-08 13:14:26 -0400 |
commit | efbfbdcb49762fff74f5f8f586710cbc316f671e (patch) | |
tree | 9fd14beadf44bbb999cc76be39d3b42740459cdb /config-debug | |
parent | e8bd9d2128adbd4bfc513e49798b5a2cdc66b68f (diff) | |
download | kernel-efbfbdcb49762fff74f5f8f586710cbc316f671e.tar.gz kernel-efbfbdcb49762fff74f5f8f586710cbc316f671e.tar.xz kernel-efbfbdcb49762fff74f5f8f586710cbc316f671e.zip |
Drop/replace obsolete debug options, remove stray backslashes
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 c5cd5b338..a25239038 100644 --- a/config-debug +++ b/config-debug @@ -72,7 +72,7 @@ CONFIG_DEBUG_PERF_USE_VMALLOC=y CONFIG_JBD2_DEBUG=y -CONFIG_DEBUG_CFQ_IOSCHED=y +CONFIG_DEBUG_BLK_CGROUP=y CONFIG_DRBD_FAULT_INJECTION=y |