41 lines
836 B
Text
41 lines
836 B
Text
#
|
|
# factory sensor drivers configuration
|
|
#
|
|
config ADSP_SENSORS_CORE
|
|
bool "sensors_core"
|
|
|
|
config ADSP_FACTORY
|
|
tristate "MSM ADSP factory driver"
|
|
default n
|
|
help
|
|
Provides access to ADSP user space.
|
|
|
|
config BMI168_FACTORY
|
|
tristate "factory test for adsp - bmi168"
|
|
default n
|
|
help
|
|
bmi168 file for factory test in adsp.
|
|
|
|
config K6DS3_FACTORY
|
|
tristate "factory test for adsp - k6ds3"
|
|
default n
|
|
help
|
|
k6ds3 file for factory test in adsp.
|
|
|
|
config AK09911C_FACTORY
|
|
tristate "factory test for adsp - ak09911c"
|
|
default n
|
|
help
|
|
ak09911c file for factory test in adsp.
|
|
|
|
config BMP280_FACTORY
|
|
tristate "factory test for adsp - bmp280"
|
|
default n
|
|
help
|
|
bmp280 file for factory test in adsp.
|
|
|
|
config TMD490X_FACTORY
|
|
tristate "factory test for adsp - tmd490x"
|
|
default n
|
|
help
|
|
tmd490x file for factory test in adsp.
|