commit | 6abe6fb68b6ba17a9b6b538924bea94c249dcb9b | [log] [tgz] |
---|---|---|
author | Detlev Zundel <dzu@denx.de> | Wed Apr 27 05:25:59 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 12 23:26:07 2011 +0200 |
tree | 8dd3de7c8017e13e00359fd077df0c8a15120750 | |
parent | b1196a3fba636e6f0ae102350d2cce0deaeb8df5 [diff] |
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG Now that we have the documentation, the code should be changed to reflect it ;) Asd far as I can see, these are the places where HW_WATCHDOG is used instead of WATCHDOG: arch/blackfin/cpu/blackfin/watchdog.c arch/m68k/cpu/mcf547x_8x/cpu.c The relevant maintainers are on CC. Signed-off-by: Detlev Zundel <dzu@denx.de> Cc: Mike Frysinger <vapier@gentoo.org> Cc: TsiChungLiew <Tsi-Chung.Liew@freescale.com>