From: Felix Fietkau Date: Mon, 13 Feb 2017 10:30:55 +0000 (+0100) Subject: cns3xxx: disable watchdog until it is fixed X-Git-Tag: v18.06.0-rc1~3656 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fcea190b8bc0c4013e2fef7b57188cf5c548c7de;hp=fec57b40c34a50020ff0976a769c69f2a4131e3e;p=openwrt%2Fopenwrt.git cns3xxx: disable watchdog until it is fixed It has been reported to cause random reboots on some devices Signed-off-by: Felix Fietkau --- diff --git a/target/linux/cns3xxx/config-4.9 b/target/linux/cns3xxx/config-4.9 index ff2f28f17b..c8c029bfcb 100644 --- a/target/linux/cns3xxx/config-4.9 +++ b/target/linux/cns3xxx/config-4.9 @@ -190,7 +190,7 @@ CONFIG_MMC_SDHCI_CNS3XXX=y CONFIG_MMC_SDHCI_PLTFM=y # CONFIG_MMC_TIFM_SD is not set CONFIG_MODULES_USE_ELF_REL=y -CONFIG_MPCORE_WATCHDOG=y +# CONFIG_MPCORE_WATCHDOG is not set CONFIG_MTD_M25P80=y # CONFIG_MTD_OF_PARTS is not set CONFIG_MTD_PHYSMAP=y