zephyr/soc/arc
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
..
quark_se_c1000_ss power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
snps_arc_iot uart/ns16550: Use DT_ prefix for remaining device configs 2019-02-26 20:06:26 -06:00
snps_emsk board: emsk: fix the wrong info about DDR 2019-03-22 08:35:26 -05:00
snps_nsim arc: cleanup linker scripts to include autoconf.h first 2018-12-17 10:08:02 -06:00