cpufreq: OMAP driver depends CPUfreq tables
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Feb 2012 19:01:11 +0000 (11:01 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 15 Mar 2012 21:39:37 +0000 (23:39 +0200)
The OMAP driver depends on CPUfreq table support for creating a table
of frequencies from the OPP layer.  Ensure that it's build to avoid
link-time errors.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
[khilman@ti.com: make user-selectable, but default y]
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found