diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2007-07-01 22:19:20 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2007-07-01 22:19:20 +0000 |
| commit | a1ec53930ba4b0b6cfdeca256a62cfde11c24fe7 (patch) | |
| tree | a378475b1c4be6ca32917ba9e1bb466eed8f70f0 /sys/amd64 | |
| parent | a7b811a6206390f87892777c5d3f7bbd9b9d7dcf (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index e82086fbc343..0fa1a709dcba 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 |
