source: kernel-config/general/genlib/libusb.toml@ 7b63cb6e

12.1 gimp3 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 7b63cb6e was b18a8f6, checked in by Xi Ruoyao <xry111@…>, 13 months ago

libusb: Reword the kernel configuration

  • Property mode set to 100644
File size: 285 bytes
Line 
1USB_SUPPORT='*'
2USB='*M'
3
4USB_EHCI_HCD='*M '
5USB_OHCI_HCD='*M '
6
7[USB_XHCI_HCD]
8value = '*M '
9comment = [
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]
Note: See TracBrowser for help on using the repository browser.