12 lines
255 B
Text
12 lines
255 B
Text
|
#
|
||
|
# 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.
|