Commit 26d3e55f authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Stefan Bader

UBUNTU: [Config] Add CONFIG_EXPOLINE=y and CONFIG_EXPOLINE_AUTO=y

BugLink: http://bugs.launchpad.net/bugs/1768474

Upstream commits
6e179d64 ("s390: add automatic detection of the spectre defense") and
f19fbd5e ("s390: introduce execute-trampolines for branches")
added new EXPOLINE config options, so add them to the config files.
Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Signed-off-by: default avatarKleber Sacilotto de Souza <kleber.souza@canonical.com>
parent 981e3a21
...@@ -2361,6 +2361,10 @@ CONFIG_EVM_ATTR_FSUUID=y ...@@ -2361,6 +2361,10 @@ CONFIG_EVM_ATTR_FSUUID=y
CONFIG_EVM_EXTRA_SMACK_XATTRS=y CONFIG_EVM_EXTRA_SMACK_XATTRS=y
# CONFIG_EXOFS_DEBUG is not set # CONFIG_EXOFS_DEBUG is not set
CONFIG_EXPERT=y CONFIG_EXPERT=y
CONFIG_EXPOLINE=y
CONFIG_EXPOLINE_AUTO=y
# CONFIG_EXPOLINE_FULL is not set
# CONFIG_EXPOLINE_OFF is not set
CONFIG_EXPORTFS=y CONFIG_EXPORTFS=y
# CONFIG_EXT2_FS is not set # CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set # CONFIG_EXT3_FS is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment