CONFIG_CYCLES_CLOCKSOURCE is not available for thedefaultarchitecture x86.
Result is shown for architecture blackfin
default or selected kernelversion does not have config value CONFIG_CYCLES_CLOCKSOURCE.
Result is shown for kernelversion 6.7-rc3

CYCLES

configname: CONFIG_CYCLES_CLOCKSOURCE

Linux Kernel Configuration
└─>Blackfin Processor Options
└─>Board customizations
└─>Clock source
└─>CYCLES
In linux kernel since version 2.6.26 (release Date: 2008-07-13)  
If you say Y here, you will enable support for using the 'cycles'
registers as a clock source. Doing so means you will be unable to
safely write to the 'cycles' register during runtime. You will
still be able to read it (such as for performance monitoring), but
writing the registers will most likely crash the kernel.

depends
CONFIG_GENERIC_CLOCKEVENTS
NOT CONFIG_BFIN_SCRATCH_REG_CYCLES
NOT CONFIG_SMP