Skip to content

Enable Advantech Embedded Controller Watchdog support

Yoann Congal requested to merge ycongal_smile/linux:adv_ec_support into sid

The driver is configured by CONFIG_ADVANTECH_EC_WDT. This kind of watchdog is present on industrial Advantech computers like ECU-579 1.

Sadly, the driver's KConfig has a dependency bug were it can be compiled into a non-operational state. Backport the upstreamed fix (6eb28a38f6478)2.

Note: This enables ISA_BUS_API which is disabled in current versions.

Closes: #1051449

Merge request reports

Loading