summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/Kconfig
diff options
context:
space:
mode:
authorMichael Welling <mwelling@ieee.org>2014-06-15 22:17:00 +0100
committerJonathan Cameron <jic23@kernel.org>2014-06-21 11:50:33 +0100
commit1b791fadf3a1749505b6cf04d4ef58d278ee42cd (patch)
treeaf63cad51aa634154c39d0924b1932247a73f68e /drivers/iio/dac/Kconfig
parent88f6da779a37a3579e580296776ba86d6c6bd980 (diff)
downloadop-kernel-dev-1b791fadf3a1749505b6cf04d4ef58d278ee42cd.zip
op-kernel-dev-1b791fadf3a1749505b6cf04d4ef58d278ee42cd.tar.gz
iio: dac: mcp4902/mcp4912/mcp4922 dac driver
This patch provides an iio device driver for the Microchip MCP49x2 series DACs. Signed-off-by: Michael Welling <mwelling@ieee.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/dac/Kconfig')
-rw-r--r--drivers/iio/dac/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig
index f378ca8..f278eff 100644
--- a/drivers/iio/dac/Kconfig
+++ b/drivers/iio/dac/Kconfig
@@ -163,4 +163,14 @@ config MCP4725
To compile this driver as a module, choose M here: the module
will be called mcp4725.
+config MCP4922
+ tristate "MCP4902, MCP4912, MCP4922 DAC driver"
+ depends on SPI
+ help
+ Say yes here to build the driver for the Microchip MCP4902
+ MCP4912, and MCP4922 DAC devices.
+
+ To compile this driver as a module, choose M here: the module
+ will be called mcp4922.
+
endmenu
OpenPOWER on IntegriCloud