From: Imre Kaloz <kaloz@openwrt.org>
Date: Tue, 27 Oct 2009 19:18:02 +0000 (+0000)
Subject: disable ppc4xx watchdog, it's unreliable
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b05072d30f048a9f943a8dc5755306cb24c036f0;p=openwrt%2Fstaging%2Flinusw.git

disable ppc4xx watchdog, it's unreliable

SVN-Revision: 18186
---

diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30
index 39d2f39b01..5de51b0426 100644
--- a/target/linux/ppc40x/config-2.6.30
+++ b/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"
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default
index 2d0eb243c4..c9817d567a 100644
--- a/target/linux/ppc44x/config-default
+++ b/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