Changes in / [0397e5a4:17aca1c] in mainline


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r0397e5a4 r17aca1c  
    549549! [CONFIG_DEBUG=y] CONFIG_TEST_DRIVERS (n/y)
    550550
    551 % Start virtual USB host controller
    552 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    553 
  • uspace/drv/rootvirt/devices.def

    r0397e5a4 r17aca1c  
    2222},
    2323#endif
    24 #ifdef CONFIG_RUN_VIRTUAL_USB_HC
    2524/* Virtual USB host controller. */
     25/*
    2626{
    2727        .name = "usbhc",
    2828        .match_id = "usb&hc=vhc"
    2929},
    30 #endif
     30*/
Note: See TracChangeset for help on using the changeset viewer.