mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
Increase quota of OMAP4 USB driver in demo.run
This commit is contained in:
parent
5fcdd61a13
commit
4fae082b34
@ -80,7 +80,7 @@ append_if [have_spec ps2] config {
|
||||
|
||||
append_if [expr ![have_spec ps2] && [have_spec usb]] config {
|
||||
<start name="usb_drv">
|
||||
<resource name="RAM" quantum="3M"/>
|
||||
<resource name="RAM" quantum="6M"/>
|
||||
<provides><service name="Input"/></provides>
|
||||
<config> <hid/> </config>
|
||||
</start> }
|
||||
|
Loading…
x
Reference in New Issue
Block a user