]> Pileus Git - ~andy/linux/blob - drivers/iio/amplifiers/Kconfig
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / iio / amplifiers / Kconfig
1 #
2 # Gain Amplifiers, etc.
3 #
4 menu "Amplifiers"
5
6 config AD8366
7         tristate "Analog Devices AD8366 VGA"
8         depends on SPI
9         select BITREVERSE
10         help
11           Say yes here to build support for Analog Devices AD8366
12           SPI Dual-Digital Variable Gain Amplifier (VGA).
13
14           To compile this driver as a module, choose M here: the
15           module will be called ad8366.
16
17 endmenu