commit | ad806ea66c7cdfa10152c58aa710c9c26ca0d159 | [log] [tgz] |
---|---|---|
author | Ashwin Chaugule <ashwin.chaugule@linaro.org> | Wed Sep 09 16:27:08 2015 -0400 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Oct 12 23:08:04 2015 +0200 |
tree | 2df2d7b12a6bafe8eec56f185dd260225e2e8b42 | |
parent | 4f2f757351df44c7109a7b93653bed9b8fe10e6b [diff] |
ACPI: Allow selection of the ACPI processor driver for ARM64 Now that the ACPI processor driver has been decoupled from the C states and P states functionality, make it selectable on ARM64 so that it can be used by others e.g. CPPC. The C states and P states code is selected only on X86 or IA64 until the relevant support is added on ARM64. Signed-off-by: Ashwin Chaugule <ashwin.chaugule@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>