summaryrefslogtreecommitdiff
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-08 09:19:08 -0400
committerTom Rini <trini@konsulko.com>2019-08-08 09:19:08 -0400
commitfef408679b2f634ebfd6298d9fc99db99e60fb1d (patch)
tree0a3e31151b3234dd39c11d1048f47fa1c1ef81bd /drivers/watchdog/Kconfig
parent2e8fef747bf773691d174b2b8120d7aa6c637bcf (diff)
parentc07f68dd66f305baf930c660493c4db4e2a50ff2 (diff)
downloadu-boot-fef408679b2f634ebfd6298d9fc99db99e60fb1d.tar.gz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/08Aug2019
- Remove unused bcm2835 watchdog driver (still non-DM) - Cosmetic fixup of mtk_wdt.c
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index ccda432f49..1e5d14c4ff 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -17,15 +17,6 @@ config WATCHDOG_RESET_DISABLE
Disable reset watchdog, which can let WATCHDOG_RESET invalid, so
that the watchdog will not be fed in u-boot.
-config BCM2835_WDT
- bool "Enable BCM2835/2836 watchdog driver"
- select HW_WATCHDOG
- help
- Say Y here to enable the BCM2835/2836 watchdog
-
- This provides basic infrastructure to support BCM2835/2836 watchdog
- hardware, with a max timeout of ~15secs.
-
config IMX_WATCHDOG
bool "Enable Watchdog Timer support for IMX and LSCH2 of NXP"
select HW_WATCHDOG if !WDT