Browse Source

disable ppc4xx watchdog, it's unreliable

SVN-Revision: 18186
Imre Kaloz 16 years ago
parent
commit
b05072d30f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      target/linux/ppc40x/config-2.6.30
  2. 1 1
      target/linux/ppc44x/config-default

+ 1 - 1
target/linux/ppc40x/config-2.6.30

@@ -24,7 +24,7 @@ CONFIG_AUDIT_ARCH=y
 CONFIG_BASE_SMALL=0
 # CONFIG_BINARY_PRINTF is not set
 CONFIG_BITREVERSE=y
-CONFIG_BOOKE_WDT=y
+# CONFIG_BOOKE_WDT is not set
 CONFIG_BOUNCE=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"

+ 1 - 1
target/linux/ppc44x/config-default

@@ -25,7 +25,7 @@ CONFIG_AUDIT_ARCH=y
 CONFIG_BASE_SMALL=0
 CONFIG_BITREVERSE=y
 CONFIG_BOOKE=y
-CONFIG_BOOKE_WDT=y
+# CONFIG_BOOKE_WDT is not set
 CONFIG_BOUNCE=y
 CONFIG_CANYONLANDS=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y