summaryrefslogtreecommitdiff
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-08-02 11:20:03 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-08-02 11:20:03 +0000
commitb3f633200869f4936019d5336ba7a0fe0c33c0c9 (patch)
tree6ce6d6eee905a78eee246af5be692237a238ecd6 /target/linux/ppc40x
parentf6c35808a46d426a5e8bd445a91a71c8ceafcf65 (diff)
downloadmtk-20170518-b3f633200869f4936019d5336ba7a0fe0c33c0c9.zip
mtk-20170518-b3f633200869f4936019d5336ba7a0fe0c33c0c9.tar.gz
mtk-20170518-b3f633200869f4936019d5336ba7a0fe0c33c0c9.tar.bz2
enable the watchdog driver for ppc4xx
SVN-Revision: 17095
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 c3c5702..f420c1c 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 is not set
+CONFIG_BOOKE_WDT=y
CONFIG_BOUNCE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd"