source: general/genlib/libusb-kernel.xml

trunk
Last change on this file was d3146ca, checked in by Xi Ruoyao <xry111@…>, 3 months ago

kernel-config: Add USB_PCI to config for USB devices

It seems needed to use USB on *all* of my PC-like systems...

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
7 [*] <emphasis role='blue'>U</emphasis>SB support ---&gt; [USB_SUPPORT]
8 &lt;*/M&gt; <emphasis role='blue'>S</emphasis>upport for Host-side USB [USB]
9 [*] <emphasis role='blue'>P</emphasis>CI based USB host interface [USB_PCI]
10 # These are most common USB controller drivers for PC-like systems.
11 # For modern systems often [USB_XHCI_HCD] is the only one needed
12 # even if the system has USB 2.0 ports:
13 &lt; /*/M&gt; <emphasis role='blue'>x</emphasis>HCI HCD (USB 3.0) support [USB_XHCI_HCD]
14 &lt; /*/M&gt; <emphasis role='blue'>E</emphasis>HCI HCD (USB 2.0) support [USB_EHCI_HCD]
15 &lt; /*/M&gt; <emphasis role='blue'>O</emphasis>HCI HCD (USB 1.1) support [USB_OHCI_HCD]</screen>
Note: See TracBrowser for help on using the repository browser.