mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADC
authorQuentin Schulz <quentin.schulz@free-electrons.com>
Tue, 13 Dec 2016 14:33:31 +0000 (15:33 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 13 Feb 2017 09:29:41 +0000 (09:29 +0000)
MFD_SUN4I_GPADC and TOUCHSCREEN_SUN4I are incompatible (both are drivers
for Allwinner SoCs' ADC). This makes sure TOUCHSCREEN_SUN4I isn't
enabled while MFD_SUN4I_GPADC is enabled.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index d0c14b8..dbebe20 100644 (file)
@@ -46,6 +46,7 @@ config MFD_SUN4I_GPADC
        select REGMAP_MMIO
        select REGMAP_IRQ
        depends on ARCH_SUNXI || COMPILE_TEST
+       depends on !TOUCHSCREEN_SUN4I
        help
          Select this to get support for Allwinner SoCs (A10, A13 and A31) ADC.
          This driver will only map the hardware interrupt and registers, you