X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.watchdog;h=f23c923910a6775af930d1489cacaa87e2289d0d;hb=44f5c9ab459f5fafb72b39ec1e1bbedb7b164628;hp=b66fd6cb8acab0e01d39ee53cd62d391f6332e2b;hpb=bee2b99d06014e8c461c2656984b11f97430d6c3;p=oweals%2Fu-boot.git diff --git a/doc/README.watchdog b/doc/README.watchdog index b66fd6cb8a..f23c923910 100644 --- a/doc/README.watchdog +++ b/doc/README.watchdog @@ -14,7 +14,7 @@ CONFIG_WATCHDOG_TIMEOUT_MSECS If not given, will default to maximum timeout. This would be 128000 msec for i.mx31/35/5x/6x. -CONFIG_AT91SAM9_WATCHDOG +CONFIG_WDT_AT91 Available for AT91SAM9 to service the watchdog. CONFIG_FTWDT010_WATCHDOG @@ -31,6 +31,3 @@ CONFIG_IMX_WATCHDOG CONFIG_XILINX_TB_WATCHDOG Available for Xilinx Axi platforms to service timebase watchdog timer. - -CONFIG_BFIN_WATCHDOG - Available for bf5xx and bf6xx to service the watchdog.