mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 10:33:11 +02:00

Convert the module to be property provider agnostic and allow it to be used on non-OF platforms. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220413190117.29814-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
458 B
458 B
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 IIO_RESCALE tristate "IIO rescale" help Say yes here to build support for the IIO rescaling that handles voltage dividers, current sense shunts and current sense amplifiers.
To compile this driver as a module, choose M here: the
module will be called iio-rescale.
endmenu