mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
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:
parent
cd32ac640b
commit
7b36da4843
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user