Skip to content

Commit fa8de8b

Browse files
ozersacfriedt
authored andcommitted
tests: subsys: pm: Remove unneeded flag
Not needed to disable MAX32_ON_ENTER_CPU_IDLE_HOOK flag anymore It is not set if CONFIG_PM been defiend Signed-off-by: Sadik Ozer <[email protected]>
1 parent 8c33a9b commit fa8de8b

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

tests/subsys/pm/power_mgmt_soc/boards/max32655evkit_max32655_m4.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
#
55

66
CONFIG_COUNTER=y
7-
8-
# Disable CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK
9-
# To device goes to low power mode in idle state
10-
CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK=n

tests/subsys/pm/power_mgmt_soc/boards/max32655fthr_max32655_m4.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
#
55

66
CONFIG_COUNTER=y
7-
8-
# Disable CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK
9-
# To device goes to low power mode in idle state
10-
CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK=n

tests/subsys/pm/power_mgmt_soc/boards/max32690evkit_max32690_m4.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
#
55

66
CONFIG_COUNTER=y
7-
8-
# Disable CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK
9-
# To device goes to low power mode in idle state
10-
CONFIG_MAX32_ON_ENTER_CPU_IDLE_HOOK=n

0 commit comments

Comments
 (0)