Skip to content

Commit

Permalink
feat: enable cpufreq in kernel
Browse files Browse the repository at this point in the history
If compiled as a module, the kernel will report an error and exception on rk3528

Signed-off-by: SongJun Li <lisongjun@radxa.com>
  • Loading branch information
lsj123lsjlsj committed Feb 19, 2025
1 parent c696999 commit bce3efd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux/rk2312/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ CONFIG_SND_SOC=y
CONFIG_SND_SOC_ROCKCHIP=y
CONFIG_SND_SOC_ROCKCHIP_I2S=y
CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y
CONFIG_CPUFREQ_DT=y
CONFIG_ARM_ROCKCHIP_CPUFREQ=y

## Rockchip no longer supports CAN on RK3588 & Linux 6.1 SDK
# CONFIG_CANFD_ROCKCHIP is not set
Expand Down

0 comments on commit bce3efd

Please sign in to comment.