mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
sculpt/pc: increase acpi driver RAM quota
This is needed for the Framework laptop.
This commit is contained in:
committed by
Christian Helmuth
parent
ccb8fe908a
commit
cdff00970b
@@ -83,7 +83,7 @@
|
||||
</start>
|
||||
|
||||
<start name="acpi_drv" caps="350">
|
||||
<resource name="RAM" quantum="4M"/>
|
||||
<resource name="RAM" quantum="7M"/>
|
||||
<route>
|
||||
<service name="Report" label="acpi"> <child name="report_rom"/> </service>
|
||||
<service name="Report" label="intel_opregion"> <child name="report_rom"/> </service>
|
||||
|
||||
Reference in New Issue
Block a user