commit | 996bad6cb3510d726d435c6802294ac289418608 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Wed Oct 29 15:26:25 2014 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Nov 03 18:05:43 2014 +0530 |
tree | 55f0e6b99be577c90af2e15054bab14414e752f4 | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 [diff] |
ARC: add power management options Even though ARC cores itself don't have any power management except SLEEP state it's possible to use power management features of selected peripherals. For example USB OTG requires PM_RUNTIME which is only available if kernel/power/Kconfig is sourced by architecture. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>