commit | b9c72d09c67597193d75b3c99a062544cbeab575 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu Sep 24 10:09:15 2020 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Sun Nov 01 15:57:35 2020 +0100 |
tree | e385d4613fa47d2c90d30e592d51c428297c0114 | |
parent | b7171d250ae2f7f2dbf774419a017bd09076573c [diff] |
watchdog: Hide WATCHDOG_RESET_DISABLE This option is only supported by the IMX watchdog and seems to be similar to CONFIG_WATCHDOG. Move it below the IMX watchdog and make it dependent on IMX_WATCHDOG. Signed-off-by: Michael Walle <michael@walle.cc>