cpufreq: exynos: Disable on multiplatform build
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 2 Apr 2014 11:03:47 +0000 (16:33 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Apr 2014 12:21:42 +0000 (14:21 +0200)
commit1fedc2f5cff650baaec6f90da0104157bcf10e96
treeabaeb2ec9ea818b31b1dce5688f5ef2030743761
parent70f6c087573eeb406252ff8d98f511eb5f71496e
cpufreq: exynos: Disable on multiplatform build

The current exynos cpufreq drivers are not multiplatform compliant
and give build errors as they refer to header files from machine
directory. Work to migrate them to generic cpufreq framework is
under way. Till such time disable the build on multiplatform so
that other multiplatform ready features get tested.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig.arm
This page took 0.024384 seconds and 5 git commands to generate.