summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 8856139..2e7c181 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -540,6 +540,9 @@ device acpi_video
# ACPI Docking Station
device acpi_dock
+# The cpufreq(4) driver provides support for non-ACPI CPU frequency control
+device cpufreq
+
# Direct Rendering modules for 3D acceleration.
device drm # DRM core module required by DRM drivers
device i915drm # Intel i830 through i915
OpenPOWER on IntegriCloud