Skip to content

Commit

Permalink
MIPS: pm-cps: Select CONFIG_MIPS_CPC
Browse files Browse the repository at this point in the history
The pm-cps code can run without a CPC, although will be limited to using
only the 2 wait idle states. However the code does check for CPC
presence, and in order to work optimally the CPC support is needed. So
select it.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7279/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Paul Burton authored and Ralf Baechle committed Jul 30, 2014
1 parent 064231e commit a8b8467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,7 @@ config MIPS_CPS
support is unavailable.

config MIPS_CPS_PM
select MIPS_CPC
bool

config MIPS_GIC_IPI
Expand Down

0 comments on commit a8b8467

Please sign in to comment.