From: Patrick Talbert <ptalbert@xxxxxxxxxx> [redhat] New configs in drivers/watchdog 12984cea1b8c5 ('watchdog: xilinx_wwdt: Add Versal window watchdog support') adds a new config option CONFIG_XILINX_WINDOW_WATCHDOG: ~~~ config XILINX_WINDOW_WATCHDOG tristate "Xilinx window watchdog timer" depends on HAS_IOMEM depends on ARM64 select WATCHDOG_CORE help Window watchdog driver for the versal_wwdt IP core. Window watchdog timer(WWDT) contains closed(first) and open(second) window with 32 bit width. Write to the watchdog timer within predefined window periods of time. This means a period that is not too soon and a period that is not too late. The WWDT has to be restarted within the open window time. If software tries to restart WWDT outside of the open window time period, it generates a reset. To compile this driver as a module, choose M here: the module will be called xilinx_wwdt. ~~~ Set it as disabled. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG b/redhat/configs/rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG rename from redhat/configs/pending-rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG rename to redhat/configs/rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG index blahblah..blahblah 100644 --- a/redhat/configs/pending-rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG +++ b/redhat/configs/rhel/generic/CONFIG_XILINX_WINDOW_WATCHDOG -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2594 _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue