11 lines
255 B
Text
Executable file
11 lines
255 B
Text
Executable file
#
|
|
# I2C gsensor chip drivers configuration
|
|
#
|
|
|
|
config SENSORS_DA380
|
|
tristate "DA380 acceleration sensor support"
|
|
depends on INPUT_SENSOR && I2C
|
|
default m
|
|
help
|
|
If you say yes here you get support for Bosch Sensortec's
|
|
acceleration sensors DA380.
|