mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
driver_manager: adapt config attributes for usb_host
This commit is contained in:
parent
26acd6c65a
commit
c5f9e61d3a
@ -712,8 +712,7 @@ void Driver_manager::Main::_generate_usb_drv_config(Reporter &usb_drv_config,
|
||||
{
|
||||
Reporter::Xml_generator xml(usb_drv_config, [&] () {
|
||||
|
||||
xml.attribute("capslock_led", "rom");
|
||||
xml.attribute("numlock_led", "rom");
|
||||
xml.attribute("bios_handoff", true);
|
||||
|
||||
xml.node("report", [&] () {
|
||||
xml.attribute("config", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user