summaryrefslogtreecommitdiff
path: root/configs/mx7ulp_evk_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-16 13:40:01 +0800
committerYe Li <ye.li@nxp.com>2018-04-27 02:30:50 -0700
commit7a4ba3eb22732ba0d4cc47552413bad8c1d94dbe (patch)
tree754d9b8ef9e3772e7b20ebb46fec9ae83e5835f3 /configs/mx7ulp_evk_defconfig
parentb4698ce0e5b6952a88702075ce905a059da277d9 (diff)
MLK-14445-3 mx7ulp_evk: Enable wdog driver for reset cpu
Enable the CONFIG_ULP_WATCHDOG in defconfig, so that reset command can work. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit da1c290f0b890fafeb8ce29b53b764eaee53520b)
Diffstat (limited to 'configs/mx7ulp_evk_defconfig')
-rw-r--r--configs/mx7ulp_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx7ulp_evk_defconfig b/configs/mx7ulp_evk_defconfig
index f8e6dfc823..c02664572a 100644
--- a/configs/mx7ulp_evk_defconfig
+++ b/configs/mx7ulp_evk_defconfig
@@ -31,3 +31,4 @@ CONFIG_DM_SPI=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_ULP_WATCHDOG=y