Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / drivers / staging / iio / resolver / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Resolver/Synchro drivers
4 #
5 menu "Resolver to digital converters"
6
7 config AD2S1210
8         tristate "Analog Devices ad2s1210 driver"
9         depends on SPI
10         depends on GPIOLIB || COMPILE_TEST
11         help
12           Say yes here to build support for Analog Devices spi resolver
13           to digital converters, ad2s1210, provides direct access via sysfs.
14
15           To compile this driver as a module, choose M here: the
16           module will be called ad2s1210.
17
18 endmenu