[openwrt/openwrt] lantiq: refresh kernel symbol configs
LEDE Commits
lede-commits at lists.infradead.org
Fri Jul 18 04:31:38 PDT 2025
dangole pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/5b7637911eeb64b2fcc28169f2215de64f7ff7c7
commit 5b7637911eeb64b2fcc28169f2215de64f7ff7c7
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Thu May 8 22:32:03 2025 +0800
lantiq: refresh kernel symbol configs
This is a preparation for introducing the 6.12 kernel support.
All configs are automatically refreshed.
Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
---
target/linux/lantiq/ase/config-6.6 | 1 -
target/linux/lantiq/config-6.6 | 1 +
target/linux/lantiq/xrx200/config-6.6 | 1 -
target/linux/lantiq/xrx200_legacy/config-6.6 | 1 -
4 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/target/linux/lantiq/ase/config-6.6 b/target/linux/lantiq/ase/config-6.6
index 7a5dfada6e..3d8c15ad8c 100644
--- a/target/linux/lantiq/ase/config-6.6
+++ b/target/linux/lantiq/ase/config-6.6
@@ -4,7 +4,6 @@ CONFIG_CPU_MIPSR1=y
CONFIG_CRC16=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_FIRMWARE_MEMMAP=y
-CONFIG_FORCE_NR_CPUS=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_GENERIC_PLATFORM=y
diff --git a/target/linux/lantiq/config-6.6 b/target/linux/lantiq/config-6.6
index 2bc5b92ce8..3fe581129c 100644
--- a/target/linux/lantiq/config-6.6
+++ b/target/linux/lantiq/config-6.6
@@ -37,6 +37,7 @@ CONFIG_DTC=y
CONFIG_EARLY_PRINTK=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_FIXED_PHY=y
+CONFIG_FORCE_NR_CPUS=y
CONFIG_FS_IOMAP=y
CONFIG_FUNCTION_ALIGNMENT=0
CONFIG_FWNODE_MDIO=y
diff --git a/target/linux/lantiq/xrx200/config-6.6 b/target/linux/lantiq/xrx200/config-6.6
index e8a85745e7..ab46229c0e 100644
--- a/target/linux/lantiq/xrx200/config-6.6
+++ b/target/linux/lantiq/xrx200/config-6.6
@@ -52,7 +52,6 @@ CONFIG_NET_FLOW_LIMIT=y
CONFIG_NLS=y
CONFIG_NR_CPUS=2
CONFIG_PADATA=y
-CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIE_LANTIQ=y
diff --git a/target/linux/lantiq/xrx200_legacy/config-6.6 b/target/linux/lantiq/xrx200_legacy/config-6.6
index 4f85037da1..ee883b6aa9 100644
--- a/target/linux/lantiq/xrx200_legacy/config-6.6
+++ b/target/linux/lantiq/xrx200_legacy/config-6.6
@@ -39,7 +39,6 @@ CONFIG_NET_FLOW_LIMIT=y
CONFIG_NLS=y
CONFIG_NR_CPUS=2
CONFIG_PADATA=y
-CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIE_LANTIQ=y
More information about the lede-commits
mailing list