Protect DS2433 data with a CRC16

configname: CONFIG_W1_SLAVE_DS2433_CRC

Linux Kernel Configuration
└─>Device Drivers
└─>Dallas's 1-wire support
└─>1-wire Slaves
└─>Protect DS2433 data with a CRC16
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
Say Y here to protect DS2433 data with a CRC16.
Each block has 30 bytes of data and a two byte CRC16.
Full block writes are only allowed if the CRC is valid.