default or selected kernelversion does not have config value CONFIG_SCSI_OSD_DPRINT_SENSE.
Result is shown for kernelversion 6.9.9

(0-2) When sense is returned, DEBUG print all sense descriptors

configname: CONFIG_SCSI_OSD_DPRINT_SENSE

Linux Kernel Configuration
└─>Device Drivers
└─>SCSI device support
└─>(0-2) When sense is returned, DEBUG print all sense descriptors
In linux kernel since version 2.6.30 (release Date: 2009-06-09)  
When a CHECK_CONDITION status is returned from a target, and a
sense-buffer is retrieved, turning this on will dump a full
sense-decoding message. Setting to 2 will also print recoverable
errors that might be regularly returned for some filesystem
operations.