Trigger a BUG when data corruption is detected

configname: CONFIG_BUG_ON_DATA_CORRUPTION

Linux Kernel Configuration
└─>Kernel hacking
└─>Debug kernel data structures
└─>Trigger a BUG when data corruption is detected
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Select this option if the kernel should BUG when it encounters
data corruption in kernel memory structures when they get checked
for validity.

If unsure, say N.