mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d3146ca393
It seems needed to use USB on *all* of my PC-like systems...
16 lines
1.2 KiB
XML
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 --->
|
|
[*] <emphasis role='blue'>U</emphasis>SB support ---> [USB_SUPPORT]
|
|
<*/M> <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:
|
|
< /*/M> <emphasis role='blue'>x</emphasis>HCI HCD (USB 3.0) support [USB_XHCI_HCD]
|
|
< /*/M> <emphasis role='blue'>E</emphasis>HCI HCD (USB 2.0) support [USB_EHCI_HCD]
|
|
< /*/M> <emphasis role='blue'>O</emphasis>HCI HCD (USB 1.1) support [USB_OHCI_HCD]</screen>
|