From: Mark Brown Date: Fri, 9 May 2014 18:18:08 +0000 (+0100) Subject: PM / OPP: Make OPP invisible to users in Kconfig X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~3^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049d595a4db3b3a20fc252298010f0545ef659a3;p=pandora-kernel.git PM / OPP: Make OPP invisible to users in Kconfig The OPP code is an in kernel library selected by its users, there is no no architecture code required to implement it and enabling it without a user just increases the kernel size. Since the users select rather than depend on it just remove the ability to directly set the option from Kconfig. Signed-off-by: Mark Brown Acked-by: Nishanth Menon Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed