base: Enable USB LED trigger support

This commit is contained in:
Mikael Voss 2024-08-12 19:45:59 +02:00
parent 84cf906369
commit 00adf2b257
No known key found for this signature in database

View file

@ -266,6 +266,7 @@ with lib.kernel;
USB_ANNOUNCE_NEW_DEVICES = yes;
USB_DEFAULT_PERSIST = yes;
USB_DYNAMIC_MINORS = yes;
USB_LEDS_TRIGGER_USBPORT = yes;
USB_XHCI_HCD = yes;
USB_XHCI_PCI = yes;