1 # SPDX-License-Identifier: GPL-2.0-only
3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
8 tristate "Analog Devices ad2s90 driver"
11 Say yes here to build support for Analog Devices spi resolver
12 to digital converters, ad2s90, provides direct access via sysfs.
14 To compile this driver as a module, choose M here: the
15 module will be called ad2s90.
18 tristate "Analog Devices ad2s1200/ad2s1205 driver"
20 depends on GPIOLIB || COMPILE_TEST
22 Say yes here to build support for Analog Devices spi resolver
23 to digital converters, ad2s1200 and ad2s1205, provides direct access
26 To compile this driver as a module, choose M here: the
27 module will be called ad2s1200.
30 tristate "Analog Devices ad2s1210 driver"
33 depends on GPIOLIB || COMPILE_TEST
36 select IIO_TRIGGERED_BUFFER
38 Say yes here to build support for Analog Devices spi resolver
39 to digital converters, ad2s1210, provides direct access via sysfs.
41 To compile this driver as a module, choose M here: the
42 module will be called ad2s1210.