aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Engraf <[email protected]>2019-11-27 09:46:17 +0100
committerWim Van Sebroeck <[email protected]>2019-12-30 15:58:24 +0100
commitda9e3f4e30a53cd420cf1e6961c3b4110f0f21f0 (patch)
tree370265baff39c96658f80da3babb265f3b6b0e3e
parent91ced83c6eab0d17d845d290c0266ed7ad04fa79 (diff)
watchdog: max77620_wdt: fix potential build errors
max77620_wdt uses watchdog core functions. Enable CONFIG_WATCHDOG_CORE to fix potential build errors. Signed-off-by: David Engraf <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r--drivers/watchdog/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 1679e0dc869b..2e5e52d7ee8f 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -687,6 +687,7 @@ config MAX63XX_WATCHDOG
config MAX77620_WATCHDOG
tristate "Maxim Max77620 Watchdog Timer"
depends on MFD_MAX77620 || COMPILE_TEST
+ select WATCHDOG_CORE
help
This is the driver for the Max77620 watchdog timer.
Say 'Y' here to enable the watchdog timer support for