commit | 9abff32bdcc58f80844d9c0162b299e146b537bf | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Wed Jan 27 11:27:58 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 02 08:15:51 2021 -0500 |
tree | 6c066cb7b5890fbbe83afb130b17ff32ef5cc87d | |
parent | a573dfc2981bbe4487b74deb79cab50db4561d22 [diff] |
drivers/watchdog: stm32: Select watchdog using compatible Rather than Kconfig vendor symbols, select stm32 watchdog using compatible. So user only has to enable the requested node and set CONFIG_WATCHDOG=y. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>