Update run scripts using usb_drv (fix #744)
Updates all run scripts, which use the usb_drv to enable the appropriated USB host controllers.
This commit is contained in:
committed by
Norman Feske
parent
e164671cd1
commit
89a8c2c211
@@ -91,7 +91,7 @@ append_if [expr ![have_spec ps2] && [have_spec usb]] config {
|
||||
<start name="usb_drv">
|
||||
<resource name="RAM" quantum="12M"/>
|
||||
<provides><service name="Input"/></provides>
|
||||
<config> <hid/> </config>
|
||||
<config ehci="yes" uhci="yes" xhci="yes"> <hid/> </config>
|
||||
</start> }
|
||||
|
||||
append config {
|
||||
|
||||
Reference in New Issue
Block a user