From: Dean Nelson <dnelson@xxxxxxxxxx> redhat/configs: Disable CONFIG_SENSORS_NCT6683 in RHEL for arm/aarch64 Doing a 'modprobe nct6683' results in a panic on some aarch64 systems. This hwmon driver should not be enabled for aarch64. And since it is already disabled for everything else in redhat/configs/ark/generic, the proper way to do this is to simply remove the config option from arm/aarch64. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2041186 Signed-off-by: Dean Nelson <dnelson@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 b/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SENSORS_NCT6683=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1618 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure