diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2024-03-19 23:31:10 +0100 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2024-04-05 15:37:37 +0200 |
commit | 91ce93a893a86f0a38f5c9de868818bd0b600b9d (patch) | |
tree | 4cc8efe7383ca5dccb23739de98b20fd73484c77 /target/linux/pistachio | |
parent | 47dee7be559e095724d45de188610352da14052a (diff) |
pistachio: refresh 6.1 config
Kernel config needs to be refreshed after copy from 5.15.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/pistachio')
-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 |