[source] cns3xxx: enable mpcore watchdog
LEDE Commits
lede-commits at lists.infradead.org
Wed Apr 12 03:14:10 PDT 2017
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/06997d2635f57ef455601e77301f7ab3320bc7a4
commit 06997d2635f57ef455601e77301f7ab3320bc7a4
Author: Koen Vandeputte <koen.vandeputte at ncentric.com>
AuthorDate: Wed Apr 12 11:11:00 2017 +0200
cns3xxx: enable mpcore watchdog
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
target/linux/cns3xxx/config-4.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/cns3xxx/config-4.9 b/target/linux/cns3xxx/config-4.9
index 8ae9714..2fec4f0 100644
--- a/target/linux/cns3xxx/config-4.9
+++ b/target/linux/cns3xxx/config-4.9
@@ -189,7 +189,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 is not set
+CONFIG_MPCORE_WATCHDOG=y
CONFIG_MTD_M25P80=y
# CONFIG_MTD_OF_PARTS is not set
CONFIG_MTD_PHYSMAP=y
More information about the lede-commits
mailing list