HOME


Mini Shell 1.0
DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/drivers/iio/amplifiers/
Upload File :
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/drivers/iio/amplifiers/Kconfig
#
# Gain Amplifiers, etc.
#
menu "Amplifiers"

config AD8366
	tristate "Analog Devices AD8366 VGA"
	depends on SPI
	select BITREVERSE
	help
	  Say yes here to build support for Analog Devices AD8366
	  SPI Dual-Digital Variable Gain Amplifier (VGA).

	  To compile this driver as a module, choose M here: the
	  module will be called ad8366.

endmenu