OSDN Git Service

ACPI: Allow selection of the ACPI processor driver for ARM64
authorAshwin Chaugule <ashwin.chaugule@linaro.org>
Wed, 9 Sep 2015 20:27:08 +0000 (16:27 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Oct 2015 21:08:04 +0000 (23:08 +0200)
commitad806ea66c7cdfa10152c58aa710c9c26ca0d159
tree2df2d7b12a6bafe8eec56f185dd260225e2e8b42
parent4f2f757351df44c7109a7b93653bed9b8fe10e6b
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>
drivers/acpi/Kconfig