Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358776
b: refs/heads/master
c: 81e34f9
h: refs/heads/master
v: v3
  • Loading branch information
Lars Poeschel authored and Wolfram Sang committed Jan 28, 2013
1 parent d8d2d70 commit bd2259b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c81109332068b44db4fd7b650c0e6bc0fc1411f1
refs/heads/master: 81e34f913402284deed1a74ad7dcfa79396cbcc4
11 changes: 6 additions & 5 deletions trunk/drivers/misc/eeprom/Kconfig
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
menu "EEPROM support"

config EEPROM_AT24
tristate "I2C EEPROMs from most vendors"
tristate "I2C EEPROMs / RAMs / ROMs from most vendors"
depends on I2C && SYSFS
help
Enable this driver to get read/write support to most I2C EEPROMs,
after you configure the driver to know about each EEPROM on
your target board. Use these generic chip names, instead of
vendor-specific ones like at24c64 or 24lc02:
Enable this driver to get read/write support to most I2C EEPROMs
and compatible devices like FRAMs, SRAMs, ROMs etc. After you
configure the driver to know about each chip on your target
board. Use these generic chip names, instead of vendor-specific
ones like at24c64, 24lc02 or fm24c04:

24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08,
24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024
Expand Down

0 comments on commit bd2259b

Please sign in to comment.