From: Dorinda Bassey dbassey@redhat.com
redhat/configs: automotive: Enable CONFIG_BOOTPARAM_HUNG_TASK_PANIC config
Enable the CONFIG_BOOTPARAM_HUNG_TASK_PANIC and this also automatically enables it's related dependencies.
This is needed to satisfy a requirement of FuSa efforts for RHIVOS.
Link: https://issues.redhat.com/browse/RHEL-86217
Signed-off-by: Dorinda Bassey dbassey@redhat.com
diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_BOOTPARAM_HUNG_TASK_PANIC b/redhat/configs/rhel/automotive/generic/CONFIG_BOOTPARAM_HUNG_TASK_PANIC new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/automotive/generic/CONFIG_BOOTPARAM_HUNG_TASK_PANIC @@ -0,0 +1 @@ +CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3821
kernel@lists.fedoraproject.org