summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-27 19:18:02 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-27 19:18:02 +0000
commit9096e2fed809de1eaf0578163a448d50b0f39ce5 (patch)
tree9aeab0d7dcdc18fa186b893db3d580d603922677 /target
parentbaa4f0f5439c4cf568d3e380ef534fb31974c3c0 (diff)
disable ppc4xx watchdog, it's unreliable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18186 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ppc40x/config-2.6.302
-rw-r--r--target/linux/ppc44x/config-default2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30
index 39d2f39b0..5de51b042 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 2d0eb243c..c9817d567 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