]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iio/adc/Kconfig
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[karo-tx-linux.git] / drivers / iio / adc / Kconfig
index 2714f043fa6c901b724d4b2923e2cd071c4ca26a..50c103d75af90cc86e62d4f77d012954659d2c8e 100644 (file)
@@ -163,8 +163,7 @@ config DA9150_GPADC
 
 config CC10001_ADC
        tristate "Cosmic Circuits 10001 ADC driver"
-       depends on HAVE_CLK || REGULATOR
-       depends on HAS_IOMEM
+       depends on HAS_IOMEM && HAVE_CLK && REGULATOR
        select IIO_BUFFER
        select IIO_TRIGGERED_BUFFER
        help