From: Viresh Kumar Date: Thu, 3 Oct 2013 14:59:08 +0000 (+0530) Subject: cpufreq: remove CONFIG_CPU_FREQ_TABLE X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc28ab6da039f8020bbcea8e832b63a900bdb66;p=pandora-kernel.git cpufreq: remove CONFIG_CPU_FREQ_TABLE CONFIG_CPU_FREQ_TABLE will be always enabled when cpufreq framework is used, as cpufreq core depends on it. So, we don't need this CONFIG option anymore as it is not configurable. Remove CONFIG_CPU_FREQ_TABLE and update its users. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed