Skip to content

Commit

Permalink
Merge pull request #131 from lsj123lsjlsj/main
Browse files Browse the repository at this point in the history
feat: enable cpufreq in kernel
  • Loading branch information
RadxaYuntian authored Feb 19, 2025
2 parents c696999 + bce3efd commit a7f6a3b
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 a7f6a3b

Please sign in to comment.