| config SENSORS_PTC_THERMISTOR | |
| tristate "PTC thermistor support from TI" | |
| depends on !OF || IIO=n || IIO | |
| depends on THERMAL || !THERMAL_OF | |
| help | |
| This driver supports PTC thermistors sensor reading and its | |
| interpretation. The driver can also monitor the temperature and | |
| send notifications about the temperature. | |
| Currently, this driver supports TMP6331DECR under 1.8V and | |
| 100K pull ohm. | |
| This driver can also be built as a module. If so, the module | |
| will be called ptc-thermistor. |