summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-11-13 20:04:32 +0000
committerBen Hutchings <ben@decadent.org.uk>2016-11-13 20:04:32 +0000
commit993ab494e5bfff8e61a2a318d94d7764b58e42c9 (patch)
tree0c2cf677d52587ef076cf5cf8aac987fbb9023c3
parentab58b8b5edf7fe87c40ba90bbe86d68eda5bd347 (diff)
[amd64] Explicitly enable VMAP_STACK
-rw-r--r--debian/config/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/config/config b/debian/config/config
index a37240982..f50f609e6 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -8,6 +8,7 @@ CONFIG_JUMP_LABEL=y
## choice: Stack Protector buffer overflow detection
CONFIG_CC_STACKPROTECTOR_STRONG=y
## end choice
+CONFIG_VMAP_STACK=y
##
## file: block/Kconfig