]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
watchdog: Move pretimeout governor configuration up
authorGuenter Roeck <linux@roeck-us.net>
Mon, 29 Apr 2019 19:28:28 +0000 (12:28 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 5 May 2019 19:10:35 +0000 (21:10 +0200)
commit471ce88b8402b5a18b00c4e1a3c4cd15367c070b
tree21f7ce71f8ff6e6a16bf76f87fd7255b37ef1b2b
parentf627ac0e12cd2736e60b9f5782ecec1d97251f77
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 <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig