arm64: Enable OPP
authorMark Brown <broonie@linaro.org>
Tue, 27 May 2014 15:52:23 +0000 (16:52 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 27 May 2014 16:14:37 +0000 (17:14 +0100)
Upstream OPP has been converted into a selectable symbol by commit
049d595a4db3b (PM / OPP: Make OPP invisible to users in Kconfig) however
for v3.10 it is less invasive to follow the practice in v3.10.

Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/Kconfig

index 56b3f6d447ae10b8d53f9cfb767826fe90a97c11..7583fd42851cd18e86cbc1e11e27cccdc433e8d3 100644 (file)
@@ -1,6 +1,7 @@
 config ARM64
        def_bool y
        select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
+       select ARCH_HAS_OPP
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
        select ARCH_WANT_FRAME_POINTERS