drivers_interactive: increase CAP quota of usb_drv

This commit is contained in:
Christian Helmuth 2023-07-05 16:24:21 +02:00 committed by Norman Feske
parent f33ff21ab2
commit 7ba00f3692

View File

@ -118,7 +118,7 @@
</route>
</start>
<start name="usb_drv" caps="150">
<start name="usb_drv" caps="200">
<binary name="pc_usb_host_drv"/>
<resource name="RAM" quantum="16M"/>
<provides> <service name="Usb"/> </provides>