From: Chukun Pan Date: Sun, 6 Jul 2025 15:05:16 +0000 (+0800) Subject: qualcommax: remove useless cpu erratum X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c70de5277d020fd5ff34e1ff56cc1f355cec392d;p=thirdparty%2Fopenwrt.git qualcommax: remove useless cpu erratum These cpu erratums are used by other SoCs, just remove them. Signed-off-by: Chukun Pan Link: https://github.com/openwrt/openwrt/pull/19380 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/qualcommax/config-6.12 b/target/linux/qualcommax/config-6.12 index e6906e4b278..5ce1483c769 100644 --- a/target/linux/qualcommax/config-6.12 +++ b/target/linux/qualcommax/config-6.12 @@ -65,7 +65,6 @@ CONFIG_BLK_MQ_PCI=y CONFIG_BLK_MQ_VIRTIO=y CONFIG_BLK_PM=y CONFIG_BUILTIN_RETURN_ADDRESS_STRIPS_PAC=y -CONFIG_CAVIUM_TX2_ERRATUM_219=y CONFIG_CC_HAVE_SHADOW_CALL_STACK=y CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y # CONFIG_CLK_QCM2290_GPUCC is not set @@ -154,7 +153,6 @@ CONFIG_FIXED_PHY=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_FRAME_POINTER=y CONFIG_FS_IOMAP=y -CONFIG_FUJITSU_ERRATUM_010001=y CONFIG_FUNCTION_ALIGNMENT=4 CONFIG_FUNCTION_ALIGNMENT_4B=y CONFIG_FWNODE_MDIO=y @@ -294,7 +292,6 @@ CONFIG_NO_HZ_COMMON=y CONFIG_NO_HZ_IDLE=y CONFIG_NR_CPUS=4 # CONFIG_NSM is not set -CONFIG_NVIDIA_CARMEL_CNP_ERRATUM=y CONFIG_NVMEM=y CONFIG_NVMEM_LAYOUTS=y CONFIG_NVMEM_LAYOUT_ASCII_ENV=y