commit | 149da46a230947731d379c89eb9aef21d41f9115 | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@free-electrons.com> | Tue Dec 13 15:33:31 2016 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Feb 13 09:29:41 2017 +0000 |
tree | e6f2fe4e684e813c2ac712597e55b1097851ba4a | |
parent | a042a7a4e1ce31380d1370a4d45a3f48d0972655 [diff] |
mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADC 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>