[openwrt/openwrt] qualcommax: remove useless cpu erratum

LEDE Commits lede-commits at lists.infradead.org
Sun Jul 13 06:37:46 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/c70de5277d020fd5ff34e1ff56cc1f355cec392d

commit c70de5277d020fd5ff34e1ff56cc1f355cec392d
Author: Chukun Pan <amadeus at jmu.edu.cn>
AuthorDate: Sun Jul 6 23:05:16 2025 +0800

    qualcommax: remove useless cpu erratum
    
    These cpu erratums are used by other SoCs, just remove them.
    
    Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
    Link: https://github.com/openwrt/openwrt/pull/19380
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/qualcommax/config-6.12 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/target/linux/qualcommax/config-6.12 b/target/linux/qualcommax/config-6.12
index e6906e4b27..5ce1483c76 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




More information about the lede-commits mailing list