summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Ambardar2025-05-22 22:37:20 +0000
committerHauke Mehrtens2025-05-29 20:46:47 +0000
commit4dae54f00476eafd7d595c1d77f9cb096623d49a (patch)
tree42a61b2e0e29ce6adb75f2b0cea0b80847c54ab4
parent63cffd48a488baa8d143793814f2b071169d6bae (diff)
downloadopenwrt-4dae54f00476eafd7d595c1d77f9cb096623d49a.tar.gz
malta: 6.12: update config after kernel refresh
Drop obsolete symbols GCC_ASM_GOTO_OUTPUT_WORKAROUND and HW_CONSOLE, and PREEMPT_NONE_BUILD which is now set in top-level generic config. Signed-off-by: Tony Ambardar <itugrok@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/18712 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/malta/config-6.123
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/malta/config-6.12 b/target/linux/malta/config-6.12
index a635e2c39e..1fb4a510d5 100644
--- a/target/linux/malta/config-6.12
+++ b/target/linux/malta/config-6.12
@@ -82,7 +82,6 @@ CONFIG_FS_MBCACHE=y
CONFIG_FUNCTION_ALIGNMENT=0
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
-CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CMOS_UPDATE=y
@@ -110,7 +109,6 @@ CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
-CONFIG_HW_CONSOLE=y
CONFIG_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_I8259=y
@@ -199,7 +197,6 @@ CONFIG_PGTABLE_LEVELS=2
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_PIIX4_POWEROFF=y
CONFIG_POWER_RESET_SYSCON=y
-CONFIG_PREEMPT_NONE_BUILD=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PTP_1588_CLOCK_OPTIONAL=y
CONFIG_QFMT_V2=y