summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-11-11 09:29:29 -0800
committerLaura Abbott <labbott@fedoraproject.org>2015-11-11 09:30:47 -0800
commit4edc7cd99aa0d7c322edb6ec17a26c33a51fab8d (patch)
tree734bd42ba5a5b1fabff68361e235bbc94609747d /Makefile
parentc78c67f036a933ab5081ba89cde5b0601e2172cf (diff)
downloadkernel-4edc7cd99aa0d7c322edb6ec17a26c33a51fab8d.tar.gz
kernel-4edc7cd99aa0d7c322edb6ec17a26c33a51fab8d.tar.xz
kernel-4edc7cd99aa0d7c322edb6ec17a26c33a51fab8d.zip
Linux v4.3-11481-gc5a3788
- Actually drop CONFIG_DMADEVICES_VDEBUG
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f11a034b..9f97a1d06 100644
--- a/Makefile
+++ b/Makefile
@@ -79,7 +79,6 @@ debug:
@perl -pi -e 's/# CONFIG_CARL9170_DEBUGFS is not set/CONFIG_CARL9170_DEBUGFS=y/' config-nodebug
@perl -pi -e 's/# CONFIG_IWLWIFI_DEVICE_TRACING is not set/CONFIG_IWLWIFI_DEVICE_TRACING=y/' config-nodebug
@perl -pi -e 's/# CONFIG_DMADEVICES_DEBUG is not set/CONFIG_DMADEVICES_DEBUG=y/' config-nodebug
- @perl -pi -e 's/# CONFIG_DMADEVICES_VDEBUG is not set/CONFIG_DMADEVICES_VDEBUG=y/' config-nodebug
@perl -pi -e 's/# CONFIG_CEPH_LIB_PRETTYDEBUG is not set/CONFIG_CEPH_LIB_PRETTYDEBUG=y/' config-nodebug
@perl -pi -e 's/# CONFIG_QUOTA_DEBUG is not set/CONFIG_QUOTA_DEBUG=y/' config-nodebug
@perl -pi -e 's/# CONFIG_KGDB_KDB is not set/CONFIG_KGDB_KDB=y/' config-nodebug