blob: 21e27e2fc68cf586e374f1709024c99e0204ba15 [file] [log] [blame]
srinivas pandruvadac5bdbef2012-09-05 13:56:00 +01001#
2# IIO Digital Gyroscope Sensor drivers configuration
3#
4menu "Digital gyroscope sensors"
5
6config HID_SENSOR_GYRO_3D
7 depends on HID_SENSOR_HUB
8 select IIO_BUFFER
9 select IIO_TRIGGERED_BUFFER
10 select HID_SENSOR_IIO_COMMON
11 tristate "HID Gyroscope 3D"
12 help
13 Say yes here to build support for the HID SENSOR
14 Gyroscope 3D.
15
16endmenu