[openwrt/openwrt] pistachio: refresh 6.1 config
LEDE Commits
lede-commits at lists.infradead.org
Fri Apr 5 06:39:10 PDT 2024
wigyori pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/91ce93a893a86f0a38f5c9de868818bd0b600b9d
commit 91ce93a893a86f0a38f5c9de868818bd0b600b9d
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Tue Mar 19 23:31:10 2024 +0100
pistachio: refresh 6.1 config
Kernel config needs to be refreshed after copy from 5.15.
Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
target/linux/pistachio/config-6.1 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/pistachio/config-6.1 b/target/linux/pistachio/config-6.1
index c16a0c4551..926b5e67f7 100644
--- a/target/linux/pistachio/config-6.1
+++ b/target/linux/pistachio/config-6.1
@@ -13,6 +13,7 @@ CONFIG_CEVT_R4K=y
CONFIG_CLKSRC_MIPS_GIC=y
CONFIG_CLKSRC_PISTACHIO=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
+CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
CONFIG_CLONE_BACKWARDS=y
CONFIG_COMMON_CLK=y
CONFIG_COMMON_CLK_PISTACHIO=y
@@ -325,6 +326,7 @@ CONFIG_WATCHDOG_CORE=y
CONFIG_WEAK_ORDERING=y
CONFIG_XPS=y
CONFIG_XXHASH=y
+CONFIG_ZBOOT_LOAD_ADDRESS=0x0
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZSMALLOC=y
More information about the lede-commits
mailing list