Revert previous commit, retaining cpufreq.
Approved by: re (implicitly)
This commit is contained in:
parent
1d6ddc7013
commit
a318759e76
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user