CONFIG_TUNE_CELL is not available for thedefaultarchitecture x86.
Result is shown for architecture powerpc
default or selected kernelversion does not have config value CONFIG_TUNE_CELL.
Result is shown for kernelversion 6.5.1

Optimize for Cell Broadband Engine

configname: CONFIG_TUNE_CELL

Linux Kernel Configuration
└─>Processor support
└─>Optimize for Cell Broadband Engine
In linux kernel since version 2.6.24 (release Date: 2008-01-24)  
Cause the compiler to optimize for the PPE of the Cell Broadband
Engine. This will make the code run considerably faster on Cell
but somewhat slower on other machines. This option only changes
the scheduling of instructions, not the selection of instructions
itself, so the resulting kernel will keep running on all other
machines.