android_kernel_samsung_msm8976/drivers/sensorhub/Kconfig

16 lines
350 B
Plaintext

#
# sensor drivers configuration
#
config SENSORS_SSP_STM
tristate "Sensors ssp STM"
default n
depends on SPI
help
ssp driver for STM sensor hub.
If you say yes here you get ssp support for
sensor hub.
To compile this driver as a module, choose M here: the
module will be called ssp.
source "drivers/sensorhub/stm/Kconfig"