glfs/general/genlib/libusb-kernel.xml
Xi Ruoyao d3146ca393
kernel-config: Add USB_PCI to config for USB devices
It seems needed to use USB on *all* of my PC-like systems...
2024-02-03 22:10:31 +08:00

16 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py
DO NOT EDIT! -->
<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
[*] <emphasis role='blue'>U</emphasis>SB support ---&gt; [USB_SUPPORT]
&lt;*/M&gt; <emphasis role='blue'>S</emphasis>upport for Host-side USB [USB]
[*] <emphasis role='blue'>P</emphasis>CI based USB host interface [USB_PCI]
# These are most common USB controller drivers for PC-like systems.
# For modern systems often [USB_XHCI_HCD] is the only one needed
# even if the system has USB 2.0 ports:
&lt; /*/M&gt; <emphasis role='blue'>x</emphasis>HCI HCD (USB 3.0) support [USB_XHCI_HCD]
&lt; /*/M&gt; <emphasis role='blue'>E</emphasis>HCI HCD (USB 2.0) support [USB_EHCI_HCD]
&lt; /*/M&gt; <emphasis role='blue'>O</emphasis>HCI HCD (USB 1.1) support [USB_OHCI_HCD]</screen>