mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
qt5: enable xhci in drivers run util
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user