mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ANDROID: GKI: remove CONFIG_ENABLE_MUST_CHECK from gki defconfigs
Commit1967939462("Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK") removed this config option, so also remove it from the gki_defconfig files so that we can properly build things. Fixes:1967939462("Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I5e823676f5e68b373d7998b63a1c87af52c4a838
This commit is contained in:
@@ -587,7 +587,6 @@ CONFIG_PRINTK_CALLER=y
|
||||
CONFIG_DYNAMIC_DEBUG_CORE=y
|
||||
CONFIG_DEBUG_INFO=y
|
||||
CONFIG_DEBUG_INFO_DWARF4=y
|
||||
# CONFIG_ENABLE_MUST_CHECK is not set
|
||||
CONFIG_HEADERS_INSTALL=y
|
||||
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
|
||||
CONFIG_MAGIC_SYSRQ=y
|
||||
|
||||
@@ -527,7 +527,6 @@ CONFIG_PRINTK_TIME=y
|
||||
CONFIG_DYNAMIC_DEBUG_CORE=y
|
||||
CONFIG_DEBUG_INFO=y
|
||||
CONFIG_DEBUG_INFO_DWARF4=y
|
||||
# CONFIG_ENABLE_MUST_CHECK is not set
|
||||
CONFIG_HEADERS_INSTALL=y
|
||||
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
|
||||
CONFIG_MAGIC_SYSRQ=y
|
||||
|
||||
Reference in New Issue
Block a user