2 # IIO meter drivers configuration
4 menu "Active energy metering IC"
7 tristate "Analog Devices ADE7753/6 Single-Phase Multifunction Metering IC Driver"
10 Say yes here to build support for Analog Devices ADE7753 Single-Phase Multifunction
11 Metering IC with di/dt Sensor Interface.
14 tristate "Analog Devices ADE7754 Polyphase Multifunction Energy Metering IC Driver"
17 Say yes here to build support for Analog Devices ADE7754 Polyphase
18 Multifunction Energy Metering IC Driver.
21 tristate "Analog Devices ADE7758 Poly Phase Multifunction Energy Metering IC Driver"
23 select IIO_TRIGGER if IIO_BUFFER
24 select IIO_SW_RING if IIO_BUFFER
26 Say yes here to build support for Analog Devices ADE7758 Polyphase
27 Multifunction Energy Metering IC with Per Phase Information Driver.
30 tristate "Analog Devices ADE7759 Active Energy Metering IC Driver"
33 Say yes here to build support for Analog Devices ADE7758 Active Energy
34 Metering IC with di/dt Sensor Interface.
37 tristate "Analog Devices ADE7854/58/68/78 Polyphase Multifunction Energy Metering IC Driver"
40 Say yes here to build support for Analog Devices ADE7854/58/68/78 Polyphase
41 Multifunction Energy Metering IC Driver.
44 tristate "support I2C bus connection"
45 depends on ADE7854 && I2C
48 Say Y here if you have ADE7854/58/68/78 hooked to an I2C bus.
50 To compile this driver as a module, choose M here: the
51 module will be called ade7854-i2c.
54 tristate "support SPI bus connection"
55 depends on ADE7854 && SPI
58 Say Y here if you have ADE7854/58/68/78 hooked to a SPI bus.
60 To compile this driver as a module, choose M here: the
61 module will be called ade7854-spi.