From be3be7814a83fb823bb13a91e2011241bd7d2d1d Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Sat, 12 May 2018 18:51:04 +0100 Subject: staging:iio:meter: Drop ADE7759 driver I announced the intent to drop some of these meter drivers on the IIO list last cycle. This device is obsolete and not easily obtained. No one has come forward with suitable test hardware and the driver would need a lot of work to move out of staging. As such I am dropping it. We can always bring it back again if a user / tester emerges in the future. Signed-off-by: Jonathan Cameron --- drivers/staging/iio/meter/Kconfig | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'drivers/staging/iio/meter/Kconfig') diff --git a/drivers/staging/iio/meter/Kconfig b/drivers/staging/iio/meter/Kconfig index 451ac47bb0cc..e01eb8abcdce 100644 --- a/drivers/staging/iio/meter/Kconfig +++ b/drivers/staging/iio/meter/Kconfig @@ -3,16 +3,6 @@ # menu "Active energy metering IC" -config ADE7759 - tristate "Analog Devices ADE7759 Active Energy Metering IC Driver" - depends on SPI - help - Say yes here to build support for Analog Devices ADE7758 Active Energy - Metering IC with di/dt Sensor Interface. - - To compile this driver as a module, choose M here: the - module will be called ade7759. - config ADE7854 tristate "Analog Devices ADE7854/58/68/78 Polyphase Multifunction Energy Metering IC Driver" depends on SPI || I2C -- cgit