Kconfig 517 B

12345678910111213141516
  1. # SPDX-License-Identifier: GPL-2.0
  2. config DPTF_POWER
  3. tristate "DPTF Platform Power Participant"
  4. depends on X86
  5. help
  6. This driver adds support for Dynamic Platform and Thermal Framework
  7. (DPTF) Platform Power Participant device (INT3407) support.
  8. This participant is responsible for exposing platform telemetry:
  9. max_platform_power
  10. platform_power_source
  11. adapter_rating
  12. battery_steady_power
  13. charger_type
  14. To compile this driver as a module, choose M here:
  15. the module will be called dptf_power.