On 08-02-24, 09:14, Sunil V L wrote: > CPPC related config options are currently defined only in ARM specific > file. However, they are required for RISC-V as well. Instead of creating > a new Kconfig.riscv file and duplicating them, move them to the common > Kconfig file and enable RISC-V too. > > Signed-off-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx> > --- > drivers/cpufreq/Kconfig | 29 +++++++++++++++++++++++++++++ > drivers/cpufreq/Kconfig.arm | 26 -------------------------- > 2 files changed, 29 insertions(+), 26 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh