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)
commit96070b1db1ffb837d59b501e743ffbda82b6a9d9
treebebbbfdc3f02483f86ca3636251d7dd9b415e993
parent7d132055814ef17a6c7b69f342244c410a5e000f
cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ

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>
drivers/cpufreq/Makefile