Skip to content
Commit a3082e49 authored by Piotr Mienkowski's avatar Piotr Mienkowski Committed by Anas Nashif
Browse files

power: modify HAS_STATE_SLEEP_ Kconfig options



Add SYS_POWER_ prefix to HAS_STATE_SLEEP_, HAS_STATE_DEEP_SLEEP_
options to align them with names of power states they control.
Following is a detailed list of string replacements used:
s/HAS_STATE_SLEEP_(\d)/HAS_SYS_POWER_STATE_SLEEP_$1/
s/HAS_STATE_DEEP_SLEEP_(\d)/HAS_SYS_POWER_STATE_DEEP_SLEEP_$1/

Signed-off-by: default avatarPiotr Mienkowski <piotr.mienkowski@gmail.com>
parent 17b08cec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment