[amd64] Explicitly enable VMAP_STACK

This commit is contained in:
Ben Hutchings 2016-11-13 20:04:32 +00:00
parent ab58b8b5ed
commit 993ab494e5
1 changed files with 1 additions and 0 deletions

View File

@ -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