blob: 21f8c01b2ff034e15f9e9476e0f85b7d76f72955 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# Gyroscope drivers
#
# When adding new entries keep the list in alphabetical order
config NVS_A3G4250D
tristate "STMicroelectronics gyroscope A3G4250D"
depends on I2C && IIO_BUFFER && IIO_TRIGGERED_BUFFER && NVS_IIO
help
Say yes here to build support for STMicroelectronics A3G4250D
gyroscope using NVS (NVidia Sensor framework).
|