diff options
Diffstat (limited to 'target/ag241')
-rw-r--r-- | target/ag241/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ag241/kernel.config b/target/ag241/kernel.config index a62a800ed..e7a5bbfbc 100644 --- a/target/ag241/kernel.config +++ b/target/ag241/kernel.config @@ -780,7 +780,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_PRINTK_TIME=y # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set -CONFIG_FRAME_WARN=1024 +CONFIG_FRAME_WARN=2048 CONFIG_MAGIC_SYSRQ=y # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_UNUSED_SYMBOLS is not set |