^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # Resolver/Synchro drivers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) menu "Resolver to digital converters"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) config AD2S90
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) tristate "Analog Devices ad2s90 driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) depends on SPI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Say yes here to build support for Analog Devices spi resolver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) to digital converters, ad2s90, provides direct access via sysfs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) To compile this driver as a module, choose M here: the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) module will be called ad2s90.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) config AD2S1200
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) tristate "Analog Devices ad2s1200/ad2s1205 driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) depends on SPI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) depends on GPIOLIB || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) Say yes here to build support for Analog Devices spi resolver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) to digital converters, ad2s1200 and ad2s1205, provides direct access
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) via sysfs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) To compile this driver as a module, choose M here: the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) module will be called ad2s1200.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) endmenu