Kconfig 239 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config SENSORS
  3. tristate "Sensors Class Support"
  4. help
  5. This option enables the sensor sysfs class in /sys/class/sensors.
  6. You'll need this to do anything useful with sensors. If unsure, say N.