Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / iio / amplifiers / Kconfig
blob863d73519c0d71f0296116071184e88a001bd75d
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Gain Amplifiers, etc.
5 # When adding new entries keep the list in alphabetical order
7 menu "Amplifiers"
9 config AD8366
10         tristate "Analog Devices AD8366 VGA"
11         depends on SPI
12         select BITREVERSE
13         help
14           Say yes here to build support for Analog Devices AD8366
15           SPI Dual-Digital Variable Gain Amplifier (VGA).
17           To compile this driver as a module, choose M here: the
18           module will be called ad8366.
20 endmenu