[openwrt/openwrt] ipq806x: config-6.6: add new option

LEDE Commits lede-commits at lists.infradead.org
Fri Jun 6 01:01:55 PDT 2025


nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a2eaadeed263133a43f0043bc283ee5b620f410c

commit a2eaadeed263133a43f0043bc283ee5b620f410c
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Thu Jun 5 14:36:32 2025 -0400

    ipq806x: config-6.6: add new option
    
    6.6.93 introduced new config option[1]
    
    1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.93&id=fba6e5d44fb8df6bdadb1e90d2ddca715462248f
    
    Signed-off-by: John Audia <therealgraysky at proton.me>
    Link: https://github.com/openwrt/openwrt/pull/19026
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 target/linux/ipq806x/config-6.6 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ipq806x/config-6.6 b/target/linux/ipq806x/config-6.6
index 1d81c0e72b..5977f5b5c1 100644
--- a/target/linux/ipq806x/config-6.6
+++ b/target/linux/ipq806x/config-6.6
@@ -213,6 +213,7 @@ CONFIG_INITRAMFS_SOURCE=""
 CONFIG_IOMMU_SUPPORT=y
 # CONFIG_IPQ_APSS_PLL is not set
 # CONFIG_IPQ_GCC_4019 is not set
+# CONFIG_IPQ_GCC_5018 is not set
 # CONFIG_IPQ_GCC_6018 is not set
 CONFIG_IPQ_GCC_806X=y
 # CONFIG_IPQ_GCC_8074 is not set




More information about the lede-commits mailing list