# # [31mCONFIG_IIO[0m meter drivers configuration # menu "Active energy metering IC" config [31mCONFIG_ADE7753[0m tristate "Analog Devices ADE7753/6 Single-Phase Multifunction Metering IC Driver" depends on [31mCONFIG_SPI[0m help Say yes here to build support for Analog Devices [31mCONFIG_ADE7753[0m Single-Phase Multifunction Metering IC with di/dt Sensor Interface. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7753. config [31mCONFIG_ADE7754[0m tristate "Analog Devices ADE7754 Polyphase Multifunction Energy Metering IC Driver" depends on [31mCONFIG_SPI[0m help Say yes here to build support for Analog Devices [31mCONFIG_ADE7754[0m Polyphase Multifunction Energy Metering IC Driver. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7754. config [31mCONFIG_ADE7758[0m tristate "Analog Devices ADE7758 Poly Phase Multifunction Energy Metering IC Driver" depends on [31mCONFIG_SPI[0m select [31mCONFIG_IIO_TRIGGER[0m if [31mCONFIG_IIO_BUFFER[0m select [31mCONFIG_IIO_KFIFO_BUF[0m if [31mCONFIG_IIO_BUFFER[0m help Say yes here to build support for Analog Devices [31mCONFIG_ADE7758[0m Polyphase Multifunction Energy Metering IC with Per Phase Information Driver. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7758. config [31mCONFIG_ADE7759[0m tristate "Analog Devices ADE7759 Active Energy Metering IC Driver" depends on [31mCONFIG_SPI[0m help Say yes here to build support for Analog Devices [31mCONFIG_ADE7758[0m Active Energy Metering IC with di/dt Sensor Interface. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7759. config [31mCONFIG_ADE7854[0m tristate "Analog Devices ADE7854/58/68/78 Polyphase Multifunction Energy Metering IC Driver" depends on [31mCONFIG_SPI[0m || [31mCONFIG_I2C[0m help Say yes here to build support for Analog Devices [31mCONFIG_ADE7854[0m/58/68/78 Polyphase Multifunction Energy Metering IC Driver. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7854. config [31mCONFIG_ADE7854_I2C[0m tristate "support I2C bus connection" depends on [31mCONFIG_ADE7854[0m && [31mCONFIG_I2C[0m default y help Say Y here if you have [31mCONFIG_ADE7854[0m/58/68/78 hooked to an [31mCONFIG_I2C[0m bus. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7854-i2c. config [31mCONFIG_ADE7854_SPI[0m tristate "support SPI bus connection" depends on [31mCONFIG_ADE7854[0m && [31mCONFIG_SPI[0m default y help Say Y here if you have [31mCONFIG_ADE7854[0m/58/68/78 hooked to a [31mCONFIG_SPI[0m bus. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called ade7854-spi. endmenu |