]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/iio/dac/Kconfig
iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoC
[karo-tx-linux.git] / drivers / iio / dac / Kconfig
index 31a198510679017f75b00d141cde1717b2341a33..a995139f907cc154c9958cea7d3252d291a64b37 100644 (file)
@@ -217,4 +217,14 @@ config STX104
          addresses for the devices may be configured via the "base" module
          parameter array.
 
+config VF610_DAC
+       tristate "Vybrid vf610 DAC driver"
+       depends on OF
+       depends on HAS_IOMEM
+       help
+         Say yes here to support Vybrid board digital-to-analog converter.
+
+         This driver can also be built as a module. If so, the module will
+         be called vf610_dac.
+
 endmenu