Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228000
b: refs/heads/master
c: 2919fa5
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Greg Kroah-Hartman committed Nov 9, 2010
1 parent c86ddd9 commit cdbf45a
Show file tree
Hide file tree
Showing 5 changed files with 802 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8210cfe9bd99fd63fae0b60c40fa793b8454e381
refs/heads/master: 2919fa54ef643364eab69bfff5a72e4aa50d3e39
7 changes: 7 additions & 0 deletions trunk/drivers/staging/iio/meter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,10 @@ config ADE7758
help
Say yes here to build support for Analog Devices ADE7758 Polyphase
Multifunction Energy Metering IC with Per Phase Information Driver.

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.
2 changes: 2 additions & 0 deletions trunk/drivers/staging/iio/meter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ obj-$(CONFIG_ADE7754) += ade7754.o
ade7758-y := ade7758_core.o
ade7758-$(CONFIG_IIO_RING_BUFFER) += ade7758_ring.o ade7758_trigger.o
obj-$(CONFIG_ADE7758) += ade7758.o

obj-$(CONFIG_ADE7759) += ade7759.o
Loading

0 comments on commit cdbf45a

Please sign in to comment.