glfs/kernel-config/general/genlib/libusb.toml
Xi Ruoyao e7cd19a120
general: Use new rendering method for kernel configuration
It's almost a plain "conversion".  Exceptions:

- In elogind, [CGROUPS] is dropped because it's in LFS now.
- In libusb, move the kernel configuration to match the layout of other
  packages.
2023-07-31 21:44:37 +08:00

6 lines
106 B
TOML

USB_SUPPORT='*'
[USB]
value = '*M'
comment = 'Select any USB hardware device drivers you may need below'