diff options
| author | Zoltan HERPAI | 2024-03-19 22:31:10 +0000 |
|---|---|---|
| committer | Zoltan HERPAI | 2024-04-05 13:37:37 +0000 |
| commit | 91ce93a893a86f0a38f5c9de868818bd0b600b9d (patch) | |
| tree | 4cc8efe7383ca5dccb23739de98b20fd73484c77 | |
| parent | 47dee7be559e095724d45de188610352da14052a (diff) | |
| download | openwrt-91ce93a893a86f0a38f5c9de868818bd0b600b9d.tar.gz | |
pistachio: refresh 6.1 config
Kernel config needs to be refreshed after copy from 5.15.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| -rw-r--r-- | target/linux/pistachio/config-6.1 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |