drm/modes: Fix drm_mode_vrefres() docs
[drm/drm-misc.git] / drivers / iio / afe / Kconfig
blob9a1d95c1c7ede007f2c464d45cdcb5fadb5f8db8
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Analog Front End drivers
5 # When adding new entries keep the list in alphabetical order
7 menu "Analog Front Ends"
9 config IIO_RESCALE
10         tristate "IIO rescale"
11         help
12           Say yes here to build support for the IIO rescaling
13           that handles voltage dividers, current sense shunts and
14           current sense amplifiers.
16           To compile this driver as a module, choose M here: the
17           module will be called iio-rescale.
19 endmenu