sdk-hwV1.3/lichee/linux-4.9/drivers/input/sensor/da380/Kconfig

17 lines
324 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# I2C gsensor chip drivers configuration
#
config SENSORS_DA380
tristate "DA380 acceleration sensor support"
depends on I2C
select INPUT_POLLDEV
default m
help
If you say yes here you get support for Bosch Sensortec's
acceleration sensors DA380.
config DA280
bool "DA280"
depends on SENSORS_DA380
default n