diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:00:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 15:00:36 +0000 |
commit | 296086868afffb1b5a3508868704dd49e0979bfa (patch) | |
tree | cb503b9ec3005810f070ca43be08336aab197828 /target/linux | |
parent | 77735b59300bb3885e70d74cf4815a007338be2d (diff) | |
download | upstream-296086868afffb1b5a3508868704dd49e0979bfa.tar.gz upstream-296086868afffb1b5a3508868704dd49e0979bfa.tar.bz2 upstream-296086868afffb1b5a3508868704dd49e0979bfa.zip |
mpc85xx: don't override CONFIG_WATHCDOG
SVN-Revision: 31521
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mpc85xx/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-default b/target/linux/mpc85xx/config-default index 7aedd52757..269c30ff2e 100644 --- a/target/linux/mpc85xx/config-default +++ b/target/linux/mpc85xx/config-default @@ -239,6 +239,5 @@ CONFIG_UCC_GETH=y # CONFIG_UGETH_TX_ON_DEMAND is not set CONFIG_USB_SUPPORT=y CONFIG_VM_EVENT_COUNTERS=y -# CONFIG_WATCHDOG is not set CONFIG_WORD_SIZE=32 # CONFIG_XES_MPC85xx is not set |