SmartAudio/lichee/linux-4.9/drivers/devfreq/event/Makefile

6 lines
205 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
# Exynos DEVFREQ Event Drivers
obj-$(CONFIG_DEVFREQ_EVENT_EXYNOS_NOCP) += exynos-nocp.o
obj-$(CONFIG_DEVFREQ_EVENT_EXYNOS_PPMU) += exynos-ppmu.o
obj-$(CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI) += rockchip-dfi.o