Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/thermal/renesas/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 791 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only

config RCAR_THERMAL
 tristate "Renesas R-Car thermal driver"
 depends on ARCH_RENESAS || COMPILE_TEST
 depends on HAS_IOMEM
 depends on OF
 help
   Enable this to plug the R-Car thermal sensor driver into the Linux
   thermal framework.

config RCAR_GEN3_THERMAL
 tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
 depends on ARCH_RENESAS || COMPILE_TEST
 depends on HAS_IOMEM
 depends on OF
 help
   Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
   the Linux thermal framework.

config RZG2L_THERMAL
 tristate "Renesas RZ/G2L thermal driver"
 depends on ARCH_RENESAS || COMPILE_TEST
 depends on HAS_IOMEM
 depends on OF
 help
   Enable this to plug the RZ/G2L thermal sensor driver into the Linux
   thermal framework.

Messung V0.5
C=94 H=87 G=90

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]