mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
qt5: enable xhci in drivers run util
This commit is contained in:
parent
3b3e155c79
commit
a8b6fbcc31
@ -277,7 +277,7 @@ proc drivers_start_nodes { feature_arg } {
|
||||
<service name="Nic"/>}
|
||||
append start_nodes {
|
||||
</provides>
|
||||
<config uhci="yes" ehci="yes" xhci="no">}
|
||||
<config uhci="yes" ehci="yes" xhci="yes">}
|
||||
append_if [use_usb_input feature] start_nodes {
|
||||
<hid/>}
|
||||
append_if [use_usb_nic feature] start_nodes {
|
||||
|
Loading…
x
Reference in New Issue
Block a user