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)
commitca7d156e30766d7ad3d92a31a672c72c29a19825
tree439b15e590d28999c49c37ea29f176840251a3d5
parent654a60e0b4ae8a89f96513d2f02b136e1a6bc509
ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ

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>
arch/arm/Kconfig