summaryrefslogtreecommitdiffstats
path: root/config-nodebug
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:43:04 -0500
committerJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:43:04 -0500
commit9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8 (patch)
treef87372b64dfbf898efa8318c9a541d1df9303852 /config-nodebug
parent6c1de60a560a0f0b51e027541afd5ef12e6d392d (diff)
downloadkernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.tar.gz
kernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.tar.xz
kernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.zip
Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173)
Diffstat (limited to 'config-nodebug')
-rw-r--r--config-nodebug2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-nodebug b/config-nodebug
index 0f05a0437..5a4319a57 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -126,3 +126,5 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# CONFIG_EDAC_DEBUG is not set
# CONFIG_SPI_DEBUG is not set
+
+# CONFIG_DEBUG_VM_PGFLAGS is not set