- Remove SYS_ prefix - shorten POWER_MANAGEMENT to just PM - DEVICE_POWER_MANAGEMENT -> PM_DEVICE and use PM_ as the prefix for all PM related Kconfigs Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
243 B
YAML
13 lines
243 B
YAML
common:
|
|
tags: device userspace
|
|
integration_platforms:
|
|
- native_posix
|
|
tests:
|
|
kernel.device:
|
|
tags: device
|
|
kernel.device.pm:
|
|
tags: device
|
|
platform_exclude: mec15xxevb_assy6853
|
|
extra_configs:
|
|
- CONFIG_PM_DEVICE=y
|