[PATCH 4/8] ipq806x: Enable CONFIG_IPQ_LCC_806X
Brian Norris
computersforpeace at gmail.com
Mon Jan 2 15:25:30 PST 2023
Clock controller used by some IP blocks (e.g., LPASS / audio) on
IPQ8064.
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
target/linux/ipq806x/config-5.15 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq806x/config-5.15 b/target/linux/ipq806x/config-5.15
index 5082bc840be3..31bb729c85e9 100644
--- a/target/linux/ipq806x/config-5.15
+++ b/target/linux/ipq806x/config-5.15
@@ -207,7 +207,7 @@ CONFIG_IOMMU_SUPPORT=y
# CONFIG_IPQ_GCC_6018 is not set
CONFIG_IPQ_GCC_806X=y
# CONFIG_IPQ_GCC_8074 is not set
-# CONFIG_IPQ_LCC_806X is not set
+CONFIG_IPQ_LCC_806X=y
CONFIG_IRQCHIP=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
--
2.39.0
More information about the openwrt-devel
mailing list