c91eef04825a087cff4e4ef8611ffc1506d24a69
[sfrench/cifs-2.6.git] / drivers / iio / afe / Kconfig
1 #
2 # Analog Front End drivers
3 #
4 # When adding new entries keep the list in alphabetical order
5
6 menu "Analog Front Ends"
7
8 config IIO_RESCALE
9         tristate "IIO rescale"
10         depends on OF || COMPILE_TEST
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.
15
16           To compile this driver as a module, choose M here: the
17           module will be called iio-rescale.
18
19 endmenu