qca: add cpufreq into the build

Now that the clock drivers are in the tree, the cpufreq driver will
"just work".

Tested:

* IPQ4018, testing performance of dd from /dev/zero->/dev/null at
  each frequency step.
This commit is contained in:
Adrian Chadd 2021-12-27 13:13:38 -08:00
parent cd32ac640b
commit 7b36da4843

View File

@ -24,8 +24,12 @@ device syscon
# Random
device qcom_rnd
# interrupt controller
device gic
# cpu frequency
device cpufreq
# MMC/SD/SDIO Card slot support
device mmc
device sdhci