Skip to content
Snippets Groups Projects
Commit 87c1833a authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet


Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 2db64784
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,12 @@
#define CFG_PCI_SUBSYS_VENDORID 0x10e8 /* AMCC */
#define CFG_PCI_SUBSYS_ID 0xcafe /* Whatever */
#if 0
/*
* ToDo: Watchdog is not test fully, so exclude it for now
*/
#define CONFIG_HW_WATCHDOG 1 /* Use external HW-Watchdog */
#endif
/*
* For booting Linux, the board info and command line data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment