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

Kernel HZ (jiffies per second)

configname: CONFIG_SHMOBILE_TIMER_HZ

Linux Kernel Configuration
└─>Timer and clock configuration
└─>Kernel HZ (jiffies per second)
In linux kernel since version 2.6.36 (release Date: 2010-10-20)  
Allows the configuration of the timer frequency. It is customary
to have the timer interrupt run at 1000 Hz or 100 Hz, but in the
case of low timer frequencies other values may be more suitable.
SH-Mobile systems using a 32768 Hz RCLK for clock events may want
to select a HZ value such as 128 that can evenly divide RCLK.
A HZ value that does not divide evenly may cause timer drift.