diff mbox series

[U-Boot] doc: watchdog: Remove Blackfin related documentation entry

Message ID 20180205224257.22910-1-lukma@denx.de
State Accepted
Commit 5030eaa499b17ff74d0420457731522e2d829c7c
Delegated to: Tom Rini
Headers show
Series [U-Boot] doc: watchdog: Remove Blackfin related documentation entry | expand

Commit Message

Lukasz Majewski Feb. 5, 2018, 10:42 p.m. UTC
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>
---

 doc/README.watchdog | 3 ---
 1 file changed, 3 deletions(-)

Comments

Tom Rini Feb. 8, 2018, 12:27 p.m. UTC | #1
On Mon, Feb 05, 2018 at 11:42:57PM +0100, Lukasz Majewski wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox series

Patch

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.