diff options
Diffstat (limited to 'target/rb532/kernel.config')
-rw-r--r-- | target/rb532/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/rb532/kernel.config b/target/rb532/kernel.config index 7da65ac33..6d7db7588 100644 --- a/target/rb532/kernel.config +++ b/target/rb532/kernel.config @@ -896,7 +896,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=0 +CONFIG_FRAME_WARN=1024 CONFIG_MAGIC_SYSRQ=y # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set |