Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259634
b: refs/heads/master
c: b19e9ad
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jun 28, 2011
1 parent e85219d commit 08756dd
Show file tree
Hide file tree
Showing 4 changed files with 417 additions and 485 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: 937a9601211100269fdc8125017809976ec9b37f
refs/heads/master: b19e9ad5e2cb9145c81690cec7c826b156d5b3c1
27 changes: 0 additions & 27 deletions trunk/drivers/staging/iio/resolver/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,30 +25,3 @@ config AD2S1210
Say yes here to build support for Analog Devices spi resolver
to digital converters, ad2s1210, provides direct access via sysfs.

choice
prompt "Resolution Control"
depends on AD2S1210
default AD2S1210_GPIO_NONE
help
In normal mode, the resolution of the digital output is selected
using the RES0 and RES1 input pins. In configuration mode, the
resolution is selected by setting the RES0 and RES1 bits in the
control regsiter. When switching between normal mode and configuration
mode, there are some schemes to keep them matchs.

config AD2S1210_GPIO_INPUT
bool "read resolution from gpio pins"
help
GPIO pins are sampling RES0 and RES1 pins, read the resolution
settings from the GPIO pins.

config AD2S1210_GPIO_OUTPUT
bool "set gpio pins to set resolution"
help
RES0 and RES1 pins are controlled by GPIOs, setting GPIO pins to
set the resolution.

config AD2S1210_GPIO_NONE
bool "take the responsibility by user"

endchoice
Loading

0 comments on commit 08756dd

Please sign in to comment.