Re: [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate

2016-06-26 Thread Chanwoo Choi
Hi Paul, On 2016년 06월 26일 03:43, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > devfreq/Kconfig:config ARM_EXYNOS_BUS_DEVFREQ > devfreq/Kconfig:bool "ARM EXYNOS Generic Memory Bus DEVFREQ Driver" > > ...meaning that it currently is not being bu

[PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate

2016-06-25 Thread Paul Gortmaker
The Kconfig currently controlling compilation of this code is: devfreq/Kconfig:config ARM_EXYNOS_BUS_DEVFREQ devfreq/Kconfig:bool "ARM EXYNOS Generic Memory Bus DEVFREQ Driver" ...meaning that it currently is not being built as a module by anyone. Rather than rip out the existing modular