mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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:
@@ -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"} {
|
||||
|
||||
Reference in New Issue
Block a user