aboutsummaryrefslogtreecommitdiff
path: root/drivers/sensors/Kconfig
blob: dad00f3ae20775ddc4abe1a7aa647fa9bab176bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config SENSORS
	bool "Sensors Class Support"
	help
	  This option enables the sensor sysfs class in /sys/class/sensors.
	  You'll need this to do anything useful with sensorss. If unsure, say N.

config SENSORS_SSC
	bool "Enable Sensors Driver Support for SSC"
	help
	  Add support for sensors SSC driver.
	  This driver is used for exercising sensors use case,
	  time syncing with ADSP clock.