# SPDX-License-Identifier: GPL-2.0-only # # Analog Front End drivers # # When adding new entries keep the list in alphabetical order menu "Analog Front Ends" config [31mCONFIG_IIO_RESCALE[0m tristate "IIO rescale" depends on [31mCONFIG_OF[0m || [31mCONFIG_COMPILE_TEST[0m help Say yes here to build support for the [31mCONFIG_IIO[0m rescaling that handles voltage dividers, current sense shunts and current sense amplifiers. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called iio-rescale. endmenu |