commit | 0ab49a1387c2f4d7e36faab41e12348cbfb54d2f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 10 11:19:44 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 12:27:23 2023 -0500 |
tree | 8d3e77252755572e1c2b898b73e47e2d76487db5 | |
parent | 6bbb6dce387e3c10f648f9d6f0cb5f3715f0e2d0 [diff] |
watchdog: Clean up defaults for imx_watchdog / ulp_wdog In imx_watchdog, clean up the comment to just note the range now, as we do not need to set the default here as Kconfig does this for us. For ulp_wdog, set the default value via Kconfig instead. Cc: Stefan Roese <sr@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Peng Fan <peng.fan@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de>