]> Pileus Git - ~andy/linux/blob - drivers/devfreq/Makefile
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in...
[~andy/linux] / 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/