mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-25 00:01:35 +00:00
12 lines
443 B
Diff
12 lines
443 B
Diff
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
|
|
index 443ee50..e803884 100644
|
|
--- a/drivers/mfd/Kconfig
|
|
+++ b/drivers/mfd/Kconfig
|
|
@@ -45,6 +45,7 @@ config MFD_SUN4I_GPADC
|
|
select MFD_CORE
|
|
select REGMAP_MMIO
|
|
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
|