summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
authorKsenija Stanojevic2017-03-16 13:27:12 +0100
committerLee Jones2017-03-23 13:29:01 +0100
commit0d690cc41b164d420fc8696b86f4f259e105f65a (patch)
tree5d3f460e426e4ad6f13a274aa6b72a6b78de060e /drivers/iio/adc/Kconfig
parentinput: touchscreen: mxs-lradc: Add support for touchscreen (diff)
downloadkernel-qcow2-linux-0d690cc41b164d420fc8696b86f4f259e105f65a.tar.gz
kernel-qcow2-linux-0d690cc41b164d420fc8696b86f4f259e105f65a.tar.xz
kernel-qcow2-linux-0d690cc41b164d420fc8696b86f4f259e105f65a.zip
iio: adc: mxs-lradc: Remove driver
Since the driver has been split into MFD there is no reason for it to stay, so remove it. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 97a3803f0b34..5d134053a1bc 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -424,20 +424,6 @@ config MESON_SARADC
To compile this driver as a module, choose M here: the
module will be called meson_saradc.
-config MXS_LRADC
- tristate "Freescale i.MX23/i.MX28 LRADC"
- depends on (ARCH_MXS || COMPILE_TEST) && HAS_IOMEM
- depends on INPUT
- select STMP_DEVICE
- select IIO_BUFFER
- select IIO_TRIGGERED_BUFFER
- help
- Say yes here to build support for i.MX23/i.MX28 LRADC convertor
- built into these chips.
-
- To compile this driver as a module, choose M here: the
- module will be called mxs-lradc.
-
config NAU7802
tristate "Nuvoton NAU7802 ADC driver"
depends on I2C