mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
l4linux: platform_drv may provide platform session
This is especially true for i.MX53 but is not needed on Arndale currently. @skalk the test will still fail each night as we do not have a nic_drv for imx53...
This commit is contained in:
@@ -109,6 +109,7 @@ append_if $use_platform_drv config {
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<provides>
|
||||
<service name="Regulator"/>
|
||||
<service name="Platform"/>
|
||||
</provides>
|
||||
</start>}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user