Add acpi_video_load (default NO) in the ACPI section

This commit is contained in:
Dag-Erling Smørgrav 2004-03-01 18:13:00 +00:00
parent f2fd86b76e
commit ff4e0229f4

View file

@ -320,6 +320,7 @@ acpi_dsdt_load="NO" # DSDT Overriding
acpi_dsdt_type="acpi_dsdt" # Don't change this
acpi_dsdt_name="/boot/acpi_dsdt.aml"
# Override DSDT in BIOS by this file
acpi_video_load="NO" # Load the ACPI video extension driver
##############################################################
### TrustedBSD MAC settings ##################################