diff options
Diffstat (limited to 'drivers/w1')
-rw-r--r-- | drivers/w1/slaves/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/w1/slaves/Kconfig b/drivers/w1/slaves/Kconfig index fd31d2f32c48..cfe74d09932e 100644 --- a/drivers/w1/slaves/Kconfig +++ b/drivers/w1/slaves/Kconfig | |||
@@ -40,6 +40,7 @@ config W1_SLAVE_DS2413 | |||
40 | 40 | ||
41 | config W1_SLAVE_DS2406 | 41 | config W1_SLAVE_DS2406 |
42 | tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)" | 42 | tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)" |
43 | select CRC16 | ||
43 | help | 44 | help |
44 | Say Y or M here if you want to use a 1-wire | 45 | Say Y or M here if you want to use a 1-wire |
45 | DS2406 Dual Channel Addressable Switch. EPROM read/write | 46 | DS2406 Dual Channel Addressable Switch. EPROM read/write |