diff options
Diffstat (limited to 'drivers/iio')
-rw-r--r-- | drivers/iio/dac/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig index f68756e6dd62..f4a6f0838327 100644 --- a/drivers/iio/dac/Kconfig +++ b/drivers/iio/dac/Kconfig | |||
@@ -132,7 +132,7 @@ config AD5686 | |||
132 | 132 | ||
133 | config MAX517 | 133 | config MAX517 |
134 | tristate "Maxim MAX517/518/519 DAC driver" | 134 | tristate "Maxim MAX517/518/519 DAC driver" |
135 | depends on I2C && EXPERIMENTAL | 135 | depends on I2C |
136 | help | 136 | help |
137 | If you say yes here you get support for the Maxim chips MAX517, | 137 | If you say yes here you get support for the Maxim chips MAX517, |
138 | MAX518 and MAX519 (I2C 8-Bit DACs with rail-to-rail outputs). | 138 | MAX518 and MAX519 (I2C 8-Bit DACs with rail-to-rail outputs). |