arm64: dts: r8a7796: Enable HSCIF DMA
[linux-2.6/btrfs-unstable.git] / drivers / staging / iio / gyro / Kconfig
blobf62f68fd6f3fe0dceaaace9d85acaff30680d46f
2 # IIO Digital Gyroscope Sensor drivers configuration
4 menu "Digital gyroscope sensors"
6 config ADIS16060
7         tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
8         depends on SPI
9         help
10           Say Y (yes) here to build support for Analog Devices adis16060 wide bandwidth
11           yaw rate gyroscope with SPI.
13           To compile this driver as a module, say M here: the module will be
14           called adis16060. If unsure, say N.
16 endmenu