Skip to content

Commit

Permalink
partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"
Browse files Browse the repository at this point in the history
This reverts the Tegra part of commit 797da55 (PM / devfreq: Add
COMPILE_TEST for build coverage) that introduced a build failute in
in linux-next.

[ rjw: Changelog ]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
sfrothwell authored and rafaeljw committed Sep 14, 2016
1 parent e41f323 commit 290128a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/devfreq/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ config ARM_EXYNOS_BUS_DEVFREQ

config ARM_TEGRA_DEVFREQ
tristate "Tegra DEVFREQ Driver"
depends on ARCH_TEGRA_124_SOC || COMPILE_TEST
depends on ARCH_TEGRA_124_SOC
select DEVFREQ_GOV_SIMPLE_ONDEMAND
select PM_OPP
help
Expand Down

0 comments on commit 290128a

Please sign in to comment.