srinivas pandruvada | c5bdbef | 2012-09-05 13:56:00 +0100 | [diff] [blame] | 1 | # |
2 | # IIO Digital Gyroscope Sensor drivers configuration | ||||
3 | # | ||||
4 | menu "Digital gyroscope sensors" | ||||
5 | |||||
6 | config 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 | |||||
16 | endmenu |