summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/Kconfig
diff options
context:
space:
mode:
authorMarkus Franke <franm@hrz.tu-chemnitz.de>2012-05-26 00:45:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-13 16:47:10 -0700
commitfbf7f7b4e2ae40f790828c86d31beff2d49e9ac8 (patch)
tree101a1272b8f1ebdf948945ade2aa7cff1b9a7311 /drivers/w1/slaves/Kconfig
parenta59d6293e5372d7c35212932e083e2a541151eff (diff)
w1: Add 1-wire slave device driver for DS28E04-100
Signed-off-by: Markus Franke <franm@hrz.tu-chemnitz.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1/slaves/Kconfig')
-rw-r--r--drivers/w1/slaves/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/w1/slaves/Kconfig b/drivers/w1/slaves/Kconfig
index eb9e376d6244..67526690acbc 100644
--- a/drivers/w1/slaves/Kconfig
+++ b/drivers/w1/slaves/Kconfig
@@ -94,6 +94,19 @@ config W1_SLAVE_DS2781
If you are unsure, say N.
+config W1_SLAVE_DS28E04
+ tristate "4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100)"
+ depends on W1
+ select CRC16
+ help
+ If you enable this you will have the DS28E04-100
+ chip support.
+
+ Say Y here if you want to use a 1-wire
+ 4kb EEPROM with PIO family device (DS28E04).
+
+ If you are unsure, say N.
+
config W1_SLAVE_BQ27000
tristate "BQ27000 slave support"
depends on W1