Commit ab0055f9 authored by Ze Zuo's avatar Ze Zuo
Browse files

openeuler_defconfig: remove GCC_ASM_GOTO_OUTPUT_WORKAROUND for x86 and arm64

hulk inclusion
category: other
bugzilla: https://gitee.com/openeuler/kernel/issues/IB81V6



----------------------------------------

Remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y from openeuler_defconfig
due to patch 'f2f6a8e88717("init/Kconfig: remove
CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND")' removed this config.

Signed-off-by: default avatarZe Zuo <zuoze1@huawei.com>
parent 2c7090e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.0 Kernel Configuration
#
CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.6.0 Kernel Configuration
#
CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y