smartcard.run: increase caps for usb_drv
This is needed for running the test on seL4.
This commit is contained in:
@@ -87,7 +87,7 @@ append config {
|
||||
</config>
|
||||
</start>
|
||||
|
||||
<start name="usb_drv" caps="120">
|
||||
<start name="usb_drv" caps="200">
|
||||
<resource name="RAM" quantum="16M"/>
|
||||
<provides><service name="Usb"/></provides>
|
||||
<config uhci="yes" ehci="yes" xhci="yes" bios_handoff="yes">
|
||||
|
||||
Reference in New Issue
Block a user