]> Pileus Git - ~andy/linux/commit
cpufreq: kirkwood: Select CPU_FREQ_TABLE option
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tue, 4 Jun 2013 17:03:18 +0000 (14:03 -0300)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 7 Jun 2013 11:03:36 +0000 (16:33 +0530)
commitea61623fe9badd5a195b3a0878e6d89a2f97ac0e
treeea6d067c5856317befd1f8ba4481353ab1c6c710
parentfe948f541abc1e176da4daf4dd181751f764ec75
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 <ezequiel.garcia@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm