commit | 897f70620053e4da07f1173aea3891637b7bb6a9 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri May 12 22:33:24 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon May 15 10:40:02 2017 -0400 |
tree | 8b96aca57f9f3a56e34d9c38b5d6d498487506d1 | |
parent | 25eaa288016beef4e4229a729e1c732f545ee1f7 [diff] |
watchdog: Migrate OMAP_WATCHDOG to Kconfig Move this entry to Kconfig. As it is a hardware watchdog, select HW_WATCHDOG. While we could default to enabling this for all platforms, it is currently only enabled by default on AM33XX, so keep that logic today. Cc: Roger Meier <r.meier@siemens.com> Signed-off-by: Tom Rini <trini@konsulko.com>