Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -1847,9 +1847,7 @@ $(eval $(call KernelPackage,usb-roles))
|
||||
|
||||
define KernelPackage/usb-xhci-hcd
|
||||
TITLE:=xHCI HCD (USB 3.0) support
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_XHCI_HCD \
|
||||
CONFIG_USB_XHCI_HCD_DEBUGGING=n
|
||||
KCONFIG:= CONFIG_USB_XHCI_HCD
|
||||
HIDDEN:=1
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-hcd.ko
|
||||
AUTOLOAD:=$(call AutoLoad,54,xhci-hcd,1)
|
||||
|
||||
Reference in New Issue
Block a user