test: pm: device: Fix build options
The test is using device and device runtime power management. Just including them to the test build. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
893977f3b4
commit
5027c356cd
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_TEST_USERSPACE=y
|
||||
CONFIG_PM_DEVICE=y
|
||||
CONFIG_PM_DEVICE_RUNTIME=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue