mirror of
https://abf.rosa.ru/djam/kernel-5.13.git
synced 2025-02-25 16:12:50 +00:00
config: unwinder-related options have been renamed upstream
This commit is contained in:
parent
8e5b45ca4f
commit
dbe92a9eb3
2 changed files with 5 additions and 5 deletions
|
@ -8600,8 +8600,8 @@ CONFIG_OPTIMIZE_INLINING=y
|
||||||
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
||||||
# CONFIG_X86_DEBUG_FPU is not set
|
# CONFIG_X86_DEBUG_FPU is not set
|
||||||
CONFIG_PUNIT_ATOM_DEBUG=m
|
CONFIG_PUNIT_ATOM_DEBUG=m
|
||||||
CONFIG_FRAME_POINTER_UNWINDER=y
|
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||||
# CONFIG_GUESS_UNWINDER is not set
|
# CONFIG_UNWINDER_GUESS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Security options
|
# Security options
|
||||||
|
|
|
@ -8509,9 +8509,9 @@ CONFIG_OPTIMIZE_INLINING=y
|
||||||
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
# CONFIG_DEBUG_NMI_SELFTEST is not set
|
||||||
# CONFIG_X86_DEBUG_FPU is not set
|
# CONFIG_X86_DEBUG_FPU is not set
|
||||||
CONFIG_PUNIT_ATOM_DEBUG=m
|
CONFIG_PUNIT_ATOM_DEBUG=m
|
||||||
CONFIG_FRAME_POINTER_UNWINDER=y
|
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||||
# CONFIG_ORC_UNWINDER is not set
|
# CONFIG_UNWINDER_ORC is not set
|
||||||
# CONFIG_GUESS_UNWINDER is not set
|
# CONFIG_UNWINDER_GUESS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Security options
|
# Security options
|
||||||
|
|
Loading…
Add table
Reference in a new issue