8 lines
239 B
Plaintext
Executable File
8 lines
239 B
Plaintext
Executable File
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
config SENSORS
|
|
tristate "Sensors Class Support"
|
|
help
|
|
This option enables the sensor sysfs class in /sys/class/sensors.
|
|
You'll need this to do anything useful with sensors. If unsure, say N.
|