cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Jun 2013 06:02:00 +0000 (11:32 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 18 Jun 2013 08:23:06 +0000 (13:53 +0530)
By mistake blackfin's cpufreq driver is enabled when CONFIG_BLACKFIN was
present, whereas it should have been enabled only when CONFIG_BFIN_CPU_FREQ is
present.

Fix it.

Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

No differences found