xref: /openbmc/u-boot/drivers/watchdog/Kconfig (revision 70e2aaf380ef873901684027ef1082ebd4608785)
1menu "WATCHDOG support"
2
3config ULP_WATCHDOG
4	bool "i.MX7ULP watchdog"
5	help
6	  Say Y here to enable i.MX7ULP watchdog driver.
7
8endmenu
9