commit | 346431c7e17669bf2c9269f1495bc93712b0e8dc | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Thu Aug 06 12:15:33 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Oct 09 17:53:12 2020 +0800 |
tree | 58bb0dfdcc53924cee9f511aa6343c4c720fcaa7 | |
parent | 6cf193c185e985ad8463899bc3abea14972bebd1 [diff] |
arm: socfpga: Use DM watchdog timer All SoCFPGA platforms (except Cyclone V) are now switching to CONFIG_WDT (driver model for watchdog timer drivers) from CONFIG_HW_WATCHDOG. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>