Add a symbol to enable device power state constraints this saves resources when this feature is not needed. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
CONFIG_PM=y
|
|
CONFIG_PM_DEVICE=y
|
|
CONFIG_PM_POLICY_DEVICE_CONSTRAINTS=y
|
|
CONFIG_ZTEST=y
|