Tool/software:
Hi TI Experts,
Customer is working on AM62A RT-Linux SDK 9.2.
As you could see below, the default setting of CONFIG_CPU_FREQ is disabled.
Customer wants to enable it to improve their performance.
Customer knows that simply changing the CONFIG_CPU_FREQ = n to CONFIG_CPU_FREQ = y will work.
However, customer does not know why we make it as disable by default, they think maybe we know that there will be some effects of enabling it, so that's why we disable it as default.
Could you please let customer know the effects of of enabling CONFIG_CPU_FREQ = y ?
Thanks,
Kevin