From: Ezequiel Garcia Date: Tue, 4 Jun 2013 17:03:18 +0000 (-0300) Subject: cpufreq: kirkwood: Select CPU_FREQ_TABLE option X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~7^2~1^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea61623fe9badd5a195b3a0878e6d89a2f97ac0e;p=pandora-kernel.git cpufreq: kirkwood: Select CPU_FREQ_TABLE option We need to select CPU_FREQ_TABLE in order to build without this kind of errors: drivers/built-in.o: In function `kirkwood_cpufreq_cpu_exit': /home/zeta/linux-devel/marvell-legacy/drivers/cpufreq/kirkwood-cpufreq.c:145: undefined reference to `cpufreq_frequency_table_put_attr' Signed-off-by: Ezequiel Garcia Acked-by: Jason Cooper Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed