aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/android-5.4.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-04-19 15:43:50 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-04-19 16:01:00 +0200
commitd341bdbd6837aa0214ee9dfd1c3ddfc58c2a0c9c (patch)
tree675784b3e1e416d78d5b625328c34874ac9c9e6f /dashboard/config/linux/android-5.4.config
parent8c9fb82f6486f7668a9e57956bc83df78f98d063 (diff)
dashboard: bump CONFIG_FRAME_WARN for Android kernels
We are not able to build Android 5.10 because of that warning for already more than 100 days. Just in case bump it for all Androids.
Diffstat (limited to 'dashboard/config/linux/android-5.4.config')
-rw-r--r--dashboard/config/linux/android-5.4.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/android-5.4.config b/dashboard/config/linux/android-5.4.config
index 136af1bda..5ab08c800 100644
--- a/dashboard/config/linux/android-5.4.config
+++ b/dashboard/config/linux/android-5.4.config
@@ -6593,7 +6593,7 @@ CONFIG_DEBUG_INFO_DWARF4=y
CONFIG_DEBUG_INFO_BTF=y
# CONFIG_GDB_SCRIPTS is not set
# CONFIG_ENABLE_MUST_CHECK is not set
-CONFIG_FRAME_WARN=2048
+CONFIG_FRAME_WARN=4096
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_DEBUG_FS=y