ARM64: configs: Turn off CONFIG_HEADERS_INSTALL
We dont need kernel headers - Also enable CONFIG_DEBUG_SECTION_MISMATCH
This commit is contained in:
parent
1c4f12cae4
commit
1fcebcf001
1 changed files with 2 additions and 2 deletions
|
@ -8059,8 +8059,8 @@ CONFIG_DEBUG_INFO_DWARF4=y
|
|||
CONFIG_FRAME_WARN=2048
|
||||
# CONFIG_STRIP_ASM_SYMS is not set
|
||||
# CONFIG_READABLE_ASM is not set
|
||||
CONFIG_HEADERS_INSTALL=y
|
||||
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||
# CONFIG_HEADERS_INSTALL is not set
|
||||
CONFIG_DEBUG_SECTION_MISMATCH=y
|
||||
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
|
||||
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
|
||||
CONFIG_ARCH_WANT_FRAME_POINTERS=y
|
||||
|
|
Loading…
Reference in a new issue