2 # 1-wire slaves configuration
8 tristate "Thermal family implementation"
10 Say Y here if you want to connect 1-wire thermal sensors to your
14 tristate "Simple 64bit memory family implementation"
16 Say Y here if you want to connect 1-wire
17 simple 64bit memory rom(ds2401/ds2411/ds1990*) to your wire.
19 config W1_SLAVE_DS2408
20 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)"
22 Say Y here if you want to use a 1-wire
23 DS2408 8-Channel Addressable Switch device support
25 config W1_SLAVE_DS2408_READBACK
26 bool "Read-back values written to DS2408's output register"
27 depends on W1_SLAVE_DS2408
30 Enabling this will cause the driver to read back the values written
31 to the chip's output register in order to detect errors.
33 This is slower but useful when debugging chips and/or busses.
35 config W1_SLAVE_DS2413
36 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)"
38 Say Y here if you want to use a 1-wire
39 DS2413 Dual Channel Addressable Switch device support
41 config W1_SLAVE_DS2423
42 tristate "Counter 1-wire device (DS2423)"
45 If you enable this you can read the counter values available
46 in the DS2423 chipset from the w1_slave file under the
49 Say Y here if you want to use a 1-wire
50 counter family device (DS2423).
52 config W1_SLAVE_DS2431
53 tristate "1kb EEPROM family support (DS2431)"
55 Say Y here if you want to use a 1-wire
56 1kb EEPROM family device (DS2431)
58 config W1_SLAVE_DS2433
59 tristate "4kb EEPROM family support (DS2433)"
61 Say Y here if you want to use a 1-wire
62 4kb EEPROM family device (DS2433).
64 config W1_SLAVE_DS2433_CRC
65 bool "Protect DS2433 data with a CRC16"
66 depends on W1_SLAVE_DS2433
69 Say Y here to protect DS2433 data with a CRC16.
70 Each block has 30 bytes of data and a two byte CRC16.
71 Full block writes are only allowed if the CRC is valid.
73 config W1_SLAVE_DS2760
74 tristate "Dallas 2760 battery monitor chip (HP iPAQ & others)"
77 If you enable this you will have the DS2760 battery monitor
80 The battery monitor chip is used in many batteries/devices
81 as the one who is responsible for charging/discharging/monitoring
84 If you are unsure, say N.
86 config W1_SLAVE_DS2780
87 tristate "Dallas 2780 battery monitor chip"
90 If you enable this you will have the DS2780 battery monitor
93 The battery monitor chip is used in many batteries/devices
94 as the one who is responsible for charging/discharging/monitoring
97 If you are unsure, say N.
99 config W1_SLAVE_DS2781
100 tristate "Dallas 2781 battery monitor chip"
103 If you enable this you will have the DS2781 battery monitor
106 The battery monitor chip is used in many batteries/devices
107 as the one who is responsible for charging/discharging/monitoring
110 If you are unsure, say N.
112 config W1_SLAVE_DS28E04
113 tristate "4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100)"
117 If you enable this you will have the DS28E04-100
120 Say Y here if you want to use a 1-wire
121 4kb EEPROM with PIO family device (DS28E04).
123 If you are unsure, say N.
125 config W1_SLAVE_BQ27000
126 tristate "BQ27000 slave support"
129 Say Y here if you want to use a hdq
130 bq27000 slave support.