[openwrt/openwrt] qualcommbe: remove useless cpu erratum
LEDE Commits
lede-commits at lists.infradead.org
Sun Jul 13 06:37:47 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/bad9ec332206ce026191a5d575e70c01b1f6b393
commit bad9ec332206ce026191a5d575e70c01b1f6b393
Author: Chukun Pan <amadeus at jmu.edu.cn>
AuthorDate: Mon Jul 7 23:01:30 2025 +0800
qualcommbe: 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/qualcommbe/config-6.12 | 4 ----
1 file changed, 4 deletions(-)
diff --git a/target/linux/qualcommbe/config-6.12 b/target/linux/qualcommbe/config-6.12
index 27d292c175..a6507ac858 100644
--- a/target/linux/qualcommbe/config-6.12
+++ b/target/linux/qualcommbe/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
@@ -198,7 +196,6 @@ CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
-CONFIG_HISILICON_ERRATUM_162100801=y
CONFIG_HWMON=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
@@ -296,7 +293,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_U_BOOT_ENV=y
More information about the lede-commits
mailing list