drm/radeon/kms: Add an MSI quirk for Dell RS690
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / devfreq / Makefile
blob4564a89e970ab9fe165e639f913efa79fe903169
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