]> Git Repo - linux.git/blob - drivers/iio/afe/Kconfig
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
[linux.git] / drivers / iio / afe / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Analog Front End drivers
4 #
5 # When adding new entries keep the list in alphabetical order
6
7 menu "Analog Front Ends"
8
9 config IIO_RESCALE
10         tristate "IIO rescale"
11         depends on OF || COMPILE_TEST
12         help
13           Say yes here to build support for the IIO rescaling
14           that handles voltage dividers, current sense shunts and
15           current sense amplifiers.
16
17           To compile this driver as a module, choose M here: the
18           module will be called iio-rescale.
19
20 endmenu
This page took 0.037386 seconds and 4 git commands to generate.