Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pm: do not use deprecate Kconfig #35960

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Conversation

nashif
Copy link
Member

@nashif nashif commented Jun 4, 2021

CONFIG_DEVICE_POWER_MANAGEMENT is deprecated, use CONFIG_PM_DEVICE
instead.

Fixes #35962

Signed-off-by: Anas Nashif anas.nashif@intel.com

CONFIG_DEVICE_POWER_MANAGEMENT is deprecated, use CONFIG_PM_DEVICE
instead.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif nashif requested review from gmarull, ceolin and galak June 4, 2021 15:40
@galak galak added this to the v2.6.0 milestone Jun 4, 2021
@galak galak added the priority: high High impact/importance bug label Jun 4, 2021
@galak galak merged commit 24bd45b into zephyrproject-rtos:main Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drivers using deprecated Kconfigs
4 participants