From: Mark Brown Date: Thu, 11 Nov 2010 00:51:26 +0000 (+0100) Subject: PM / OPP: Hide OPP configuration when SoCs do not provide an implementation X-Git-Tag: v2.6.37-rc3~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e60861fe9d39740cf5b355f58fecedf0d8e9ba;p=pandora-kernel.git PM / OPP: Hide OPP configuration when SoCs do not provide an implementation Since the OPP API is only useful with an appropraite SoC-specific implementation there is no point in offering the ability to enable the API on general systems. Provide an ARCH_HAS OPP Kconfig symbol which masks out the option unless selected by an implementation. Signed-off-by: Mark Brown Acked-by: Nishanth Menon Acked-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed