From a318759e766e90ad098e8df15b1e48e2611306c8 Mon Sep 17 00:00:00 2001 From: njl Date: Sun, 1 Jul 2007 22:19:20 +0000 Subject: Revert previous commit, retaining cpufreq. Approved by: re (implicitly) --- sys/amd64/conf/NOTES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index e82086f..0fa1a70 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -283,6 +283,9 @@ device acpi options ACPI_DEBUG #!options ACPI_NO_SEMAPHORES +# 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 -- cgit v1.1