commit | b09db45c56c299438a09b85c06067d7dcd951ea4 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 15 11:01:11 2012 -0800 |
committer | Kevin Hilman <khilman@ti.com> | Tue Feb 21 16:32:24 2012 -0800 |
tree | ec6ff3b9800e5abb2f621d620f777acea5c271a7 | |
parent | b01543dfe67bb1d191998e90d20534dc354de059 [diff] |
cpufreq: OMAP driver depends CPUfreq tables 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>