Allwinner sunxi platforms' GPADC MFD driver

modulename: sun4i-gpadc.ko

configname: CONFIG_MFD_SUN4I_GPADC

Linux Kernel Configuration
└─>Device Drivers
└─>Multifunction device drivers
└─>Allwinner sunxi platforms' GPADC MFD driver
In linux kernel since version 4.1 (release Date: 2015-06-21)  
Select this to get support for Allwinner SoCs (A10, A13 and A31) ADC.
This driver will only map the hardware interrupt and registers, you
have to select individual drivers based on this MFD to be able to use
the ADC or the thermal sensor. This will try to probe the ADC driver
sun4i-gpadc-iio and the hwmon driver iio_hwmon.

To compile this driver as a module, choose M here: the module will be
called sun4i-gpadc.

source code:

depends
CONFIG_HAS_IOMEM
NOT CONFIG_TOUCHSCREEN_SUN4I
CONFIG_ARCH_SUNXI or CONFIG_COMPILE_TEST
show more...

is selected by
CONFIG_SUN4I_GPADC
show more...