aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-02-20 17:26:08 +0000
committerLuka Perkov <luka@openwrt.org>2014-02-20 17:26:08 +0000
commit91ea98bba889cf4bd86644677272208f401ebf5c (patch)
tree03324ce1a8e7e4897242f0cc3d79710fa2849e27 /target/linux/imx6
parent478a60160132d47a736535e18203386cab73016a (diff)
downloadupstream-91ea98bba889cf4bd86644677272208f401ebf5c.tar.gz
upstream-91ea98bba889cf4bd86644677272208f401ebf5c.tar.bz2
upstream-91ea98bba889cf4bd86644677272208f401ebf5c.zip
imx6: enable IMX6 watchdog
Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39643 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/config-3.102
-rw-r--r--target/linux/imx6/config-3.132
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10
index 3dad5b67e5..3e69d68e7e 100644
--- a/target/linux/imx6/config-3.10
+++ b/target/linux/imx6/config-3.10
@@ -194,7 +194,7 @@ CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_IMX=y
-# CONFIG_IMX2_WDT is not set
+CONFIG_IMX2_WDT=y
# CONFIG_IMX_DMA is not set
# CONFIG_IMX_SDMA is not set
CONFIG_INITRAMFS_SOURCE=""
diff --git a/target/linux/imx6/config-3.13 b/target/linux/imx6/config-3.13
index fdf9b722bd..2506a0a70f 100644
--- a/target/linux/imx6/config-3.13
+++ b/target/linux/imx6/config-3.13
@@ -195,7 +195,7 @@ CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_IMX=y
-# CONFIG_IMX2_WDT is not set
+CONFIG_IMX2_WDT=y
CONFIG_IMX_DMA=y
CONFIG_IMX_SDMA=y
# CONFIG_IMX_WEIM is not set