summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hmehrtens@maxlinear.com>2023-03-08 21:31:20 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-03-19 18:44:46 +0100
commitb844716158dc8060d53785cbf4ecb022ebb255a2 (patch)
tree35237c53078a9e2dd6e756554a1c55411b56806e /target
parent0f5ba147916601bcf3a60e27daa8a237ca579b94 (diff)
downloadopenwrt-b844716158dc8060d53785cbf4ecb022ebb255a2.tar.gz
openwrt-b844716158dc8060d53785cbf4ecb022ebb255a2.tar.bz2
openwrt-b844716158dc8060d53785cbf4ecb022ebb255a2.zip
kernel: Add CONFIG_KERNEL_HARDLOCKUP_DETECTOR
Make it possible to change the kernel configuration option CONFIG_HARDLOCKUP_DETECTOR from OpenWrt. Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index eab0423878..3374c239e2 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -711,6 +711,7 @@ CONFIG_BLOCK=y
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT=3
+# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
# CONFIG_BOOTTIME_TRACING is not set