diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-08-07 19:58:48 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-08-10 15:57:44 +0100 |
commit | 81497953e37bc28209d9a647171ea93b4a99fc57 (patch) | |
tree | 78ed19754c29edd182e3d1e0850eb79cce490f63 /arch/arm/Kconfig | |
parent | fa8ad7889d83bcf0a6cdbf6d3622f3ec019cde14 (diff) | |
parent | be120397e7709d9d5ed88317a385ce864a2603bc (diff) |
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into devel-stable
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4f7bc3d4b186..74fe545af38a 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1496,6 +1496,7 @@ config HOTPLUG_CPU config ARM_PSCI bool "Support for the ARM Power State Coordination Interface (PSCI)" depends on CPU_V7 + select ARM_PSCI_FW help Say Y here if you want Linux to communicate with system firmware implementing the PSCI specification for CPU-centric power |