From 3dd3d26bc14659bf911e9ff3957a5532c9e1ce93 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 27 Oct 2009 19:18:02 +0000 Subject: disable ppc4xx watchdog, it's unreliable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18186 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc44x/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc44x/config-default') 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 -- cgit v1.2.3