iio: adc: Allow selection of Exynos ADC on S5PV210
authorJonathan Bakker <xc-racer2@live.ca>
Fri, 7 Dec 2018 19:11:35 +0000 (20:11 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 12 Dec 2018 17:19:32 +0000 (17:19 +0000)
Make it possible to use Exynos ADC driver on S5PV210 based devices.

Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig

index da9644b..7a3ca4e 100644 (file)
@@ -295,7 +295,7 @@ config EP93XX_ADC
 
 config EXYNOS_ADC
        tristate "Exynos ADC driver support"
-       depends on ARCH_EXYNOS || ARCH_S3C24XX || ARCH_S3C64XX || (OF && COMPILE_TEST)
+       depends on ARCH_EXYNOS || ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210 || (OF && COMPILE_TEST)
        depends on HAS_IOMEM
        help
          Core support for the ADC block found in the Samsung EXYNOS series