summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-10-27 19:18:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-10-27 19:18:02 +0000
commitb05072d30f048a9f943a8dc5755306cb24c036f0 (patch)
tree6374643693a8de56c589b089f98090d1bf79d472 /target/linux/ppc40x
parentd251ee8997da77fc2527c9235b1c2c2282900c46 (diff)
downloadmaster-31e0f0ae-b05072d30f048a9f943a8dc5755306cb24c036f0.tar.gz
master-31e0f0ae-b05072d30f048a9f943a8dc5755306cb24c036f0.tar.bz2
master-31e0f0ae-b05072d30f048a9f943a8dc5755306cb24c036f0.zip
disable ppc4xx watchdog, it's unreliable
SVN-Revision: 18186
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/config-2.6.302
1 files changed, 1 insertions, 1 deletions
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"