diff mbox

[U-Boot] doc: watchdog: Add documentation for omap watchdog

Message ID 1420714734-32635-2-git-send-email-marek.belisko@gmail.com
State Changes Requested
Headers show

Commit Message

Belisko Marek Jan. 8, 2015, 10:58 a.m. UTC
Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
---
 doc/README.watchdog |    3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/doc/README.watchdog b/doc/README.watchdog
index 59f306b..b1b8d84 100644
--- a/doc/README.watchdog
+++ b/doc/README.watchdog
@@ -33,3 +33,6 @@  CONFIG_XILINX_TB_WATCHDOG
 
 CONFIG_BFIN_WATCHDOG
 	Available for bf5xx and bf6xx to service the watchdog.
+
+CONFIG_OMAP_WATCHDOG
+	Available for various TI OMAP 16xx, 24xx, 3xx, am33xx to service the watchdog.