Add generic device-tree cpufreq driver.

This commit is contained in:
Jared McNeill 2016-09-06 21:18:14 +00:00
parent da0fc9250c
commit 0fbb017195
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305503
2 changed files with 4 additions and 0 deletions

View File

@ -96,6 +96,9 @@ device virtio_mmio
device virtio_blk
device vtnet
# CPU frequency control
device cpufreq
# Bus drivers
device pci
options PCI_HP # PCI-Express native HotPlug

View File

@ -97,6 +97,7 @@ crypto/blowfish/bf_enc.c optional crypto | ipsec
crypto/des/des_enc.c optional crypto | ipsec | netsmb
dev/acpica/acpi_if.m optional acpi
dev/ahci/ahci_generic.c optional ahci fdt
dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
dev/hwpmc/hwpmc_arm64.c optional hwpmc
dev/hwpmc/hwpmc_arm64_md.c optional hwpmc
dev/mmc/host/dwmmc.c optional dwmmc fdt