From: Sudeep Holla Date: Fri, 9 May 2014 09:33:02 +0000 (+0100) Subject: arm64: add ARCH_HAS_OPP to allow enabling OPP library X-Git-Tag: omap-for-v3.16/fixes-rc4~85^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333d17e56;p=pandora-kernel.git arm64: add ARCH_HAS_OPP to allow enabling OPP library The Operating Performance Point (OPP) Layer library is a generic library used by CPUFREQ and DEVFREQ. It can be enabled only on the platforms that specify ARCH_HAS_OPP option. This patch selects that option in order to allow ARM64 based platforms to use OPP library. Signed-off-by: Sudeep Holla Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed