aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/Kconfig
diff options
context:
space:
mode:
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 13471a76e5bf..e701e28fb1cd 100644
--- a/drivers/iio/dac/Kconfig
+++ b/drivers/iio/dac/Kconfig
@@ -142,6 +142,16 @@ config AD7303
142 To compile this driver as module choose M here: the module will be called 142 To compile this driver as module choose M here: the module will be called
143 ad7303. 143 ad7303.
144 144
145config M62332
146 tristate "Mitsubishi M62332 DAC driver"
147 depends on I2C
148 help
149 If you say yes here you get support for the Mitsubishi M62332
150 (I2C 8-Bit DACs with rail-to-rail outputs).
151
152 This driver can also be built as a module. If so, the module
153 will be called m62332.
154
145config MAX517 155config MAX517
146 tristate "Maxim MAX517/518/519/520/521 DAC driver" 156 tristate "Maxim MAX517/518/519/520/521 DAC driver"
147 depends on I2C 157 depends on I2C