MLK-14445-3 mx7ulp_evk: Enable wdog driver for reset cpu
authorYe Li <ye.li@nxp.com>
Thu, 16 Mar 2017 05:40:01 +0000 (13:40 +0800)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:03 +0000 (00:56 -0700)
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)
(cherry picked from commit 7a4ba3eb22732ba0d4cc47552413bad8c1d94dbe)
(cherry picked from commit 1a471f37b2ea74c1be5bde861576aa2bc4a679b6)
(cherry picked from commit 022a7297569555139c9170f52bbeb1378333e669)
(cherry picked from commit 8b32ba6819e181f3afe533ab41612700b19ce69d)

configs/mx7ulp_evk_defconfig
configs/mx7ulp_evk_plugin_defconfig

index 27864b4..5d8cd60 100644 (file)
@@ -54,3 +54,4 @@ CONFIG_SF_DEFAULT_BUS=0
 CONFIG_SF_DEFAULT_CS=0
 CONFIG_SF_DEFAULT_SPEED=40000000
 CONFIG_SF_DEFAULT_MODE=0
+CONFIG_ULP_WATCHDOG=y
index 5139825..981d631 100644 (file)
@@ -53,3 +53,4 @@ CONFIG_SF_DEFAULT_BUS=0
 CONFIG_SF_DEFAULT_CS=0
 CONFIG_SF_DEFAULT_SPEED=40000000
 CONFIG_SF_DEFAULT_MODE=0
+CONFIG_ULP_WATCHDOG=y