defconfig: a53x_defconfig: Set FRAME_WARN to 0
This commit is contained in:
parent
87f89d5a22
commit
08513bfea7
2 changed files with 2 additions and 2 deletions
|
@ -7909,7 +7909,7 @@ CONFIG_DEBUG_INFO_DWARF4=y
|
|||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_GDB_SCRIPTS is not set
|
||||
# CONFIG_ENABLE_MUST_CHECK is not set
|
||||
CONFIG_FRAME_WARN=2048
|
||||
CONFIG_FRAME_WARN=0
|
||||
# CONFIG_STRIP_ASM_SYMS is not set
|
||||
# CONFIG_READABLE_ASM is not set
|
||||
# CONFIG_HEADERS_INSTALL is not set
|
||||
|
|
|
@ -7908,7 +7908,7 @@ CONFIG_DEBUG_INFO_DWARF4=y
|
|||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
# CONFIG_GDB_SCRIPTS is not set
|
||||
# CONFIG_ENABLE_MUST_CHECK is not set
|
||||
CONFIG_FRAME_WARN=2048
|
||||
CONFIG_FRAME_WARN=0
|
||||
# CONFIG_STRIP_ASM_SYMS is not set
|
||||
# CONFIG_READABLE_ASM is not set
|
||||
# CONFIG_HEADERS_INSTALL is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue