sched: scheduler-driven cpu frequency selection
[firefly-linux-kernel-4.4.55.git] / kernel / sched / Makefile
index a541b5ce1dccb6e3f24b79d8e89ff01110d2933e..0eabc9db4c3d567a708d95f0a150d8850943e3a8 100644 (file)
@@ -19,3 +19,4 @@ obj-$(CONFIG_SCHED_AUTOGROUP) += auto_group.o
 obj-$(CONFIG_SCHEDSTATS) += stats.o
 obj-$(CONFIG_SCHED_DEBUG) += debug.o
 obj-$(CONFIG_CGROUP_CPUACCT) += cpuacct.o
+obj-$(CONFIG_CPU_FREQ_GOV_SCHED) += cpufreq_sched.o