Michael Hennerich | e71d42e | 2012-05-11 11:36:54 +0200 | [diff] [blame] | 1 | # |
| 2 | # Gain Amplifiers, etc. |
| 3 | # |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 4 | # When adding new entries keep the list in alphabetical order |
| 5 | |
Michael Hennerich | e71d42e | 2012-05-11 11:36:54 +0200 | [diff] [blame] | 6 | menu "Amplifiers" |
| 7 | |
| 8 | config AD8366 |
| 9 | tristate "Analog Devices AD8366 VGA" |
| 10 | depends on SPI |
| 11 | select BITREVERSE |
| 12 | help |
| 13 | Say yes here to build support for Analog Devices AD8366 |
| 14 | SPI Dual-Digital Variable Gain Amplifier (VGA). |
| 15 | |
| 16 | To compile this driver as a module, choose M here: the |
| 17 | module will be called ad8366. |
| 18 | |
| 19 | endmenu |