blob: 05d707ed7d4f9a2341068d77dac73b7cdd21d55c [file] [log] [blame]
Michael Henneriche71d42e2012-05-11 11:36:54 +02001#
2# Gain Amplifiers, etc.
3#
4menu "Amplifiers"
5
6config 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
17endmenu