mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
kernel: Adjust 4.14.x config for x86_64
The UNWINDER config options where renamed in: 8af220c9e240 ("x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'") Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
dfb1982c65
commit
8419b030c0
@ -3838,9 +3838,9 @@ CONFIG_OPTIMIZE_INLINING=y
|
|||||||
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
||||||
CONFIG_X86_DEBUG_FPU=y
|
CONFIG_X86_DEBUG_FPU=y
|
||||||
# CONFIG_PUNIT_ATOM_DEBUG is not set
|
# CONFIG_PUNIT_ATOM_DEBUG is not set
|
||||||
# CONFIG_FRAME_POINTER_UNWINDER is not set
|
CONFIG_UNWINDER_ORC=y
|
||||||
CONFIG_ORC_UNWINDER=y
|
# CONFIG_UNWINDER_FRAME_POINTER is not set
|
||||||
# CONFIG_GUESS_UNWINDER is not set
|
# CONFIG_UNWINDER_GUESS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Security options
|
# Security options
|
||||||
|
Loading…
Reference in New Issue
Block a user