platform_drv.inc: reduce acpi_drv caps to 350

This value equals the configuration in drivers_managed-pc, i.e., Sculpt.
This commit is contained in:
Christian Helmuth 2019-09-23 15:18:26 +02:00
parent 11a7ac0536
commit e0af9c2d8b
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ proc platform_drv_config {} {
if {[have_spec x86] && ![have_spec muen] && ![have_spec linux]} {
append drv_config {
<start name="acpi_drv" } [platform_drv_priority] { caps="400" >
<start name="acpi_drv" } [platform_drv_priority] { caps="350" >
<binary name="} [acpi_drv_name] {"/>}
if {[acpi_drv_name] eq "acpica"} {