aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/hppa
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-09-12 20:28:04 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-09-12 20:28:04 +0100
commit1dda9dd218771913ea5b26ec1607a16c5fcd5636 (patch)
tree77498d05c80f2b6bb3d058aaf293bc61059f2d94 /debian/config/hppa
parent09db94d1de4b81250584c1f950fe4ddb81ca01ff (diff)
downloadkernel_replicant_linux-1dda9dd218771913ea5b26ec1607a16c5fcd5636.tar.gz
kernel_replicant_linux-1dda9dd218771913ea5b26ec1607a16c5fcd5636.tar.bz2
kernel_replicant_linux-1dda9dd218771913ea5b26ec1607a16c5fcd5636.zip
[hppa] Disable FTRACE due to huge size cost (Closes: #837588)
Diffstat (limited to 'debian/config/hppa')
-rw-r--r--debian/config/hppa/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/config/hppa/config b/debian/config/hppa/config
index f06c212fac87..408ca2a1d238 100644
--- a/debian/config/hppa/config
+++ b/debian/config/hppa/config
@@ -571,6 +571,12 @@ CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
##
+## file: kernel/trace/Kconfig
+##
+#. As of 4.7 this has a huge size cost; see #837588
+# CONFIG_FTRACE is not set
+
+##
## file: lib/Kconfig.debug
##
CONFIG_DEBUG_STACKOVERFLOW=y