zephyr/soc
Piotr Mienkowski a3082e49a1 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: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04:00
..
arc power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
arm power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
nios2 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
posix kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
riscv32 soc: riscv32: openisa_rv32m1: Link .srodata section 2019-03-13 17:02:05 -05:00
x86 power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
x86_64/x86_64 linker: Remove unused (OPTIONAL) from linker scripts 2019-03-15 06:42:02 -05:00
xtensa kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig soc: kconfig: Simplify SOC_*_LD deps. with an 'if' 2019-03-26 07:56:39 -05:00