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)
committerKevin Hilman <khilman@ti.com>
Wed, 22 Feb 2012 00:32:24 +0000 (16:32 -0800)
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