diff options
author | Daniel Lezcano <[email protected]> | 2019-04-02 18:12:44 +0200 |
---|---|---|
committer | Zhang Rui <[email protected]> | 2019-05-06 20:35:24 +0800 |
commit | 554b3529fe018e74cb5d0d0f476ee793b58b030a (patch) | |
tree | e37418ffd1e338621d4b8b046aca993f662e9429 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dc4060a5dc2557e6b5aa813bf5b73677299d62d2 (diff) |
thermal/drivers/core: Remove the module Kconfig's option
The module support for the thermal subsystem makes little sense:
- some subsystems relying on it are not modules, thus forcing the
framework to be compiled in
- it is compiled in for almost every configs, the remaining ones
are a few platforms where I don't see why we can not switch the thermal
to 'y'. The drivers can stay in tristate.
- platforms need the thermal to be ready as soon as possible at boot time
in order to mitigate
Usually the subsystems framework are compiled-in and the plugs are as
module.
Remove the module option. The removal of the module related dead code will
come after this patch gets in or is acked.
Signed-off-by: Daniel Lezcano <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
For mini2440:
Acked-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Paul Burton <[email protected]> # MIPS part
Acked-by: Robert Jarzmik <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions