]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iio/adc/Kconfig
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / drivers / iio / adc / Kconfig
index 25378c5882e2af347ed091b9f68b3900a4645fad..1de31bdd4ce4e2f12cda1c3e9c597df5c323038e 100644 (file)
@@ -153,6 +153,18 @@ config AXP288_ADC
          To compile this driver as a module, choose M here: the module will be
          called axp288_adc.
 
+config BCM_IPROC_ADC
+       tristate "Broadcom IPROC ADC driver"
+       depends on ARCH_BCM_IPROC || COMPILE_TEST
+       depends on MFD_SYSCON
+       default ARCH_BCM_CYGNUS
+       help
+         Say Y here if you want to add support for the Broadcom static
+         ADC driver.
+
+         Broadcom iProc ADC driver. Broadcom iProc ADC controller has 8
+         channels. The driver allows the user to read voltage values.
+
 config BERLIN2_ADC
        tristate "Marvell Berlin2 ADC driver"
        depends on ARCH_BERLIN