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_DS2413
26 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)"
28 Say Y here if you want to use a 1-wire
29 DS2413 Dual Channel Addressable Switch device support
31 config W1_SLAVE_DS2423
32 tristate "Counter 1-wire device (DS2423)"
35 If you enable this you can read the counter values available
36 in the DS2423 chipset from the w1_slave file under the
39 Say Y here if you want to use a 1-wire
40 counter family device (DS2423).
42 config W1_SLAVE_DS2431
43 tristate "1kb EEPROM family support (DS2431)"
45 Say Y here if you want to use a 1-wire
46 1kb EEPROM family device (DS2431)
48 config W1_SLAVE_DS2433
49 tristate "4kb EEPROM family support (DS2433)"
51 Say Y here if you want to use a 1-wire
52 4kb EEPROM family device (DS2433).
54 config W1_SLAVE_DS2433_CRC
55 bool "Protect DS2433 data with a CRC16"
56 depends on W1_SLAVE_DS2433
59 Say Y here to protect DS2433 data with a CRC16.
60 Each block has 30 bytes of data and a two byte CRC16.
61 Full block writes are only allowed if the CRC is valid.
63 config W1_SLAVE_DS2760
64 tristate "Dallas 2760 battery monitor chip (HP iPAQ & others)"
67 If you enable this you will have the DS2760 battery monitor
70 The battery monitor chip is used in many batteries/devices
71 as the one who is responsible for charging/discharging/monitoring
74 If you are unsure, say N.
76 config W1_SLAVE_DS2780
77 tristate "Dallas 2780 battery monitor chip"
80 If you enable this you will have the DS2780 battery monitor
83 The battery monitor chip is used in many batteries/devices
84 as the one who is responsible for charging/discharging/monitoring
87 If you are unsure, say N.
89 config W1_SLAVE_DS2781
90 tristate "Dallas 2781 battery monitor chip"
93 If you enable this you will have the DS2781 battery monitor
96 The battery monitor chip is used in many batteries/devices
97 as the one who is responsible for charging/discharging/monitoring
100 If you are unsure, say N.
102 config W1_SLAVE_DS28E04
103 tristate "4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100)"
107 If you enable this you will have the DS28E04-100
110 Say Y here if you want to use a 1-wire
111 4kb EEPROM with PIO family device (DS28E04).
113 If you are unsure, say N.
115 config W1_SLAVE_BQ27000
116 tristate "BQ27000 slave support"
119 Say Y here if you want to use a hdq
120 bq27000 slave support.