Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205889
b: refs/heads/master
c: e0bcb77
h: refs/heads/master
i:
  205887: 3f3cfb4
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent 4c41ab0 commit 4a88d02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f4658c898837ed2678422f3e69ee9d050e8e9cf8
refs/heads/master: e0bcb775e8643816a07bf52c6587bb269695fee9
10 changes: 4 additions & 6 deletions trunk/drivers/staging/iio/imu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ comment "Inertial measurement units"
config ADIS16300
tristate "Analog Devices ADIS16300 IMU SPI driver"
depends on SPI
select IIO_SW_RING
select IIO_RING_BUFFER
select IIO_TRIGGER
select IIO_SW_RING if IIO_RING_BUFFER
select IIO_TRIGGER if IIO_RING_BUFFER
help
Say yes here to build support for Analog Devices adis16300 four degrees
of freedom inertial sensor.
Expand All @@ -25,9 +24,8 @@ config ADIS16350
config ADIS16400
tristate "Analog Devices ADIS16400/5 IMU SPI driver"
depends on SPI
select IIO_SW_RING
select IIO_RING_BUFFER
select IIO_TRIGGER
select IIO_SW_RING if IIO_RING_BUFFER
select IIO_TRIGGER if IIO_RING_BUFFER
help
Say yes here to build support for Analog Devices adis16400/5 triaxial
inertial sensor with Magnetometer.

0 comments on commit 4a88d02

Please sign in to comment.