18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Resolver/Synchro drivers 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_cimenu "Resolver to digital converters" 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciconfig AD2S90 88c2ecf20Sopenharmony_ci tristate "Analog Devices ad2s90 driver" 98c2ecf20Sopenharmony_ci depends on SPI 108c2ecf20Sopenharmony_ci help 118c2ecf20Sopenharmony_ci Say yes here to build support for Analog Devices spi resolver 128c2ecf20Sopenharmony_ci to digital converters, ad2s90, provides direct access via sysfs. 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 158c2ecf20Sopenharmony_ci module will be called ad2s90. 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ciconfig AD2S1200 188c2ecf20Sopenharmony_ci tristate "Analog Devices ad2s1200/ad2s1205 driver" 198c2ecf20Sopenharmony_ci depends on SPI 208c2ecf20Sopenharmony_ci depends on GPIOLIB || COMPILE_TEST 218c2ecf20Sopenharmony_ci help 228c2ecf20Sopenharmony_ci Say yes here to build support for Analog Devices spi resolver 238c2ecf20Sopenharmony_ci to digital converters, ad2s1200 and ad2s1205, provides direct access 248c2ecf20Sopenharmony_ci via sysfs. 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 278c2ecf20Sopenharmony_ci module will be called ad2s1200. 288c2ecf20Sopenharmony_ciendmenu 29