mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
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:
parent
11a7ac0536
commit
e0af9c2d8b
@ -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"} {
|
||||
|
Loading…
Reference in New Issue
Block a user