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_DS2406
42 tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)"
45 Say Y or M here if you want to use a 1-wire
46 DS2406 Dual Channel Addressable Switch. EPROM read/write
47 support for these devices is not implemented.
49 config W1_SLAVE_DS2423
50 tristate "Counter 1-wire device (DS2423)"
53 If you enable this you can read the counter values available
54 in the DS2423 chipset from the w1_slave file under the
57 Say Y here if you want to use a 1-wire
58 counter family device (DS2423).
60 config W1_SLAVE_DS2431
61 tristate "1kb EEPROM family support (DS2431)"
63 Say Y here if you want to use a 1-wire
64 1kb EEPROM family device (DS2431)
66 config W1_SLAVE_DS2433
67 tristate "4kb EEPROM family support (DS2433)"
69 Say Y here if you want to use a 1-wire
70 4kb EEPROM family device (DS2433).
72 config W1_SLAVE_DS2433_CRC
73 bool "Protect DS2433 data with a CRC16"
74 depends on W1_SLAVE_DS2433
77 Say Y here to protect DS2433 data with a CRC16.
78 Each block has 30 bytes of data and a two byte CRC16.
79 Full block writes are only allowed if the CRC is valid.
81 config W1_SLAVE_DS2760
82 tristate "Dallas 2760 battery monitor chip (HP iPAQ & others)"
84 If you enable this you will have the DS2760 battery monitor
87 The battery monitor chip is used in many batteries/devices
88 as the one who is responsible for charging/discharging/monitoring
91 If you are unsure, say N.
93 config W1_SLAVE_DS2780
94 tristate "Dallas 2780 battery monitor chip"
96 If you enable this you will have the DS2780 battery monitor
99 The battery monitor chip is used in many batteries/devices
100 as the one who is responsible for charging/discharging/monitoring
103 If you are unsure, say N.
105 config W1_SLAVE_DS2781
106 tristate "Dallas 2781 battery monitor chip"
108 If you enable this you will have the DS2781 battery monitor
111 The battery monitor chip is used in many batteries/devices
112 as the one who is responsible for charging/discharging/monitoring
115 If you are unsure, say N.
117 config W1_SLAVE_DS28E04
118 tristate "4096-Bit Addressable 1-Wire EEPROM with PIO (DS28E04-100)"
121 If you enable this you will have the DS28E04-100
124 Say Y here if you want to use a 1-wire
125 4kb EEPROM with PIO family device (DS28E04).
127 If you are unsure, say N.
129 config W1_SLAVE_BQ27000
130 tristate "BQ27000 slave support"
132 Say Y here if you want to use a hdq
133 bq27000 slave support.