commit | 471ce88b8402b5a18b00c4e1a3c4cd15367c070b | [log] [tgz] |
---|---|---|
author | Guenter Roeck <[email protected]> | Mon Apr 29 12:28:28 2019 -0700 |
committer | Wim Van Sebroeck <[email protected]> | Sun May 05 21:10:35 2019 +0200 |
tree | 21f7ce71f8ff6e6a16bf76f87fd7255b37ef1b2b | |
parent | f627ac0e12cd2736e60b9f5782ecec1d97251f77 [diff] |
watchdog: Move pretimeout governor configuration up Watchdog pretimeout configuration was at the end of the Kconfig file, after individual watchdog drivers, and thus easy to miss. Move it right after basic watchdog option declarations. Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>