mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-10-31 18:09:19 +00:00
fc9499e55a
* Package version: T713XXU2BQCO Change-Id: I293d9e7f2df458c512d59b7a06f8ca6add610c99
15 lines
350 B
Text
15 lines
350 B
Text
#
|
|
# 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"
|