]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/devfreq/Makefile
ktime: Change ktime_set() to take 64bit seconds value
[mirror_ubuntu-bionic-kernel.git] / drivers / devfreq / Makefile
1 obj-$(CONFIG_PM_DEVFREQ) += devfreq.o
2 obj-$(CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND) += governor_simpleondemand.o
3 obj-$(CONFIG_DEVFREQ_GOV_PERFORMANCE) += governor_performance.o
4 obj-$(CONFIG_DEVFREQ_GOV_POWERSAVE) += governor_powersave.o
5 obj-$(CONFIG_DEVFREQ_GOV_USERSPACE) += governor_userspace.o
6
7 # DEVFREQ Drivers
8 obj-$(CONFIG_ARM_EXYNOS4_BUS_DEVFREQ) += exynos/
9 obj-$(CONFIG_ARM_EXYNOS5_BUS_DEVFREQ) += exynos/