default or selected kernelversion does not have config value CONFIG_SCSI_EATA_TAGGED_QUEUE.
Result is shown for kernelversion 6.7-rc3

enable tagged command queueing

configname: CONFIG_SCSI_EATA_TAGGED_QUEUE

Linux Kernel Configuration
└─>Device Drivers
└─>SCSI device support
└─>SCSI low-level drivers
└─>enable tagged command queueing
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
This is a feature of SCSI-2 which improves performance: the host
adapter can send several SCSI commands to a device's queue even if
previous commands haven't finished yet.
This is equivalent to the "eata=tc:y" boot option.