Pārlūkot izejas kodu

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

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 17 gadi atpakaļ
vecāks
revīzija
87c1833a39
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      include/configs/lwmon5.h

+ 5 - 0
include/configs/lwmon5.h

@@ -339,7 +339,12 @@
 #define CFG_PCI_SUBSYS_VENDORID 0x10e8	/* AMCC				*/
 #define CFG_PCI_SUBSYS_VENDORID 0x10e8	/* AMCC				*/
 #define CFG_PCI_SUBSYS_ID       0xcafe	/* Whatever			*/
 #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	*/
 #define CONFIG_HW_WATCHDOG	1	/* Use external HW-Watchdog	*/
+#endif
 
 
 /*
 /*
  * For booting Linux, the board info and command line data
  * For booting Linux, the board info and command line data