diff options
author | Luka Perkov <luka@openwrt.org> | 2014-02-20 17:26:08 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-02-20 17:26:08 +0000 |
commit | 91ea98bba889cf4bd86644677272208f401ebf5c (patch) | |
tree | 03324ce1a8e7e4897242f0cc3d79710fa2849e27 /target/linux/imx6/config-3.13 | |
parent | 478a60160132d47a736535e18203386cab73016a (diff) | |
download | upstream-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/config-3.13')
-rw-r--r-- | target/linux/imx6/config-3.13 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |