diff options
author | 2020-10-26 01:17:31 +0300 | |
---|---|---|
committer | 2020-10-26 12:15:43 +0900 | |
commit | cc2a4e83612040a3dc49966c6c4ac5088ed7037f (patch) | |
tree | 3964a44be05666cc600a017485eb0ee29037279c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM / devfreq: tegra20: Silence deferred probe error (diff) | |
download | wireguard-linux-cc2a4e83612040a3dc49966c6c4ac5088ed7037f.tar.xz wireguard-linux-cc2a4e83612040a3dc49966c6c4ac5088ed7037f.zip |
PM / devfreq: tegra20: Relax Kconfig dependency
The Tegra EMC driver now could be compiled as a loadable kernel module.
Currently devfreq driver depends on the EMC/MC drivers in Kconfig, and
thus, devfreq is forced to be a kernel module if EMC is compiled as a
module. This build dependency could be relaxed since devfreq driver
checks MC/EMC presence on probe, allowing kernel configuration where
devfreq is a built-in driver and EMC driver is a loadable module.
This change puts Tegra20 devfreq Kconfig entry on a par with the Tegra30
devfreq entry.
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions