ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ
authorArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 20:03:51 +0000 (22:03 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Sat, 8 Oct 2011 13:03:01 +0000 (21:03 +0800)
The pxa specific cpufreq code is based on the cpu_freq_table
module, so we have to select that.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found