ARM: tegra: select CPU_FREQ_TABLE
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Mar 2012 20:58:28 +0000 (15:58 -0500)
committerOlof Johansson <olof@lixom.net>
Sun, 4 Mar 2012 19:17:06 +0000 (11:17 -0800)
The tegra cpufreq implementation relies on the cpu_freq_table
code, so make sure that this is always there when needed.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found