mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00: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:
parent
a4868f8d1d
commit
dcd589d113
@ -109,6 +109,7 @@ append_if $use_platform_drv config {
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<provides>
|
||||
<service name="Regulator"/>
|
||||
<service name="Platform"/>
|
||||
</provides>
|
||||
</start>}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user