summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-02-06 01:42:57 +0300
committerTom Rini <trini@konsulko.com>2018-02-08 06:06:19 +0300
commit5030eaa499b17ff74d0420457731522e2d829c7c (patch)
tree04c477766676c85b5352c3c68339a89aa459ee69
parentcbebe7a0f54979e5d3abed040a7148152dc4e35e (diff)
downloadu-boot-5030eaa499b17ff74d0420457731522e2d829c7c.tar.xz
doc: watchdog: Remove Blackfin related documentation entry
This commit cleans up the README.watchdog by removing the reminescent of ADI's Blackfin architecture removed some time ago. Signed-off-by: Lukasz Majewski <lukma@denx.de>
-rw-r--r--doc/README.watchdog3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/README.watchdog b/doc/README.watchdog
index b66fd6cb8a..7097c8766b 100644
--- a/doc/README.watchdog
+++ b/doc/README.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.