diff options
| author | Koen Vandeputte | 2017-04-12 09:11:00 +0000 |
|---|---|---|
| committer | Felix Fietkau | 2017-04-12 10:13:16 +0000 |
| commit | 06997d2635f57ef455601e77301f7ab3320bc7a4 (patch) | |
| tree | 4d064703078653a048c728446b693b31f2986ef1 | |
| parent | 84acff2865660d361283eaa4d995913c955d826b (diff) | |
| download | openwrt-06997d2635f57ef455601e77301f7ab3320bc7a4.tar.gz | |
cns3xxx: enable mpcore watchdog
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
| -rw-r--r-- | target/linux/cns3xxx/config-4.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/config-4.9 b/target/linux/cns3xxx/config-4.9 index 8ae9714c34..2fec4f0f13 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 |