]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: pm-cps: Select CONFIG_MIPS_CPC
authorPaul Burton <paul.burton@imgtec.com>
Wed, 9 Jul 2014 11:48:19 +0000 (12:48 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 18:48:00 +0000 (20:48 +0200)
commit78437f7080af590e5cdee4d22342c403152e3ef6
tree7d25771ba02166937ea5560135daaaccfc4cbf6c
parent1f13d62d5ff08fb293ee1a843a2e7afd295172fa
MIPS: pm-cps: Select CONFIG_MIPS_CPC

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>
arch/mips/Kconfig