xref: /rk3399_rockchip-uboot/drivers/watchdog/Kconfig (revision 26d61195f87006f2d37915de7eee8bb0f537e8a0)
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