|
# Disable power management to prevent SoC from sleeping.
|
|
# The test would not finish otherwise as there is no external
|
|
# interrupts to wake up the SoC.
|
|
# This board has an extra option to control PM, so need to
|
|
# disable it here.
|
|
CONFIG_SOC_POWER_MANAGEMENT=n
|