Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_THERMAL_HWMON
has multiple definitions:
drivers/thermal/Kconfig
The configuration item CONFIG_THERMAL_HWMON:
CONFIG_HWMON = CONFIG_y || CONFIG_HWMON = CONFIG_THERMAL
In case a sensor is registered with the thermal framework, this option will also register it as a hwmon. The sensor will then have the common hwmon sysfs interface.
Say 'Y' here if you want all thermal sensors to have hwmon sysfs interface too.
drivers/thermal/Kconfig
The configuration item CONFIG_THERMAL_HWMON:
CONFIG_HWMON = CONFIG_y || CONFIG_HWMON = CONFIG_THERMAL
(none)
drivers/thermal/Kconfig
The configuration item CONFIG_THERMAL_HWMON:
( CONFIG_THERMAL ) && ( CONFIG_HWMON = CONFIG_y || CONFIG_HWMON = CONFIG_THERMAL )
The generic thermal sysfs driver's hardware monitoring support requires a 2.10.7/3.0.2 or later lm-sensors userspace.
Say Y if your user-space is new enough.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab