|
@@ -1807,10 +1807,7 @@ define KernelPackage/usb3
|
|
|
+TARGET_bcm53xx:kmod-usb-bcma \
|
|
+TARGET_bcm53xx:kmod-usb-bcma \
|
|
|
+TARGET_bcm53xx:kmod-phy-bcm-ns-usb3 \
|
|
+TARGET_bcm53xx:kmod-phy-bcm-ns-usb3 \
|
|
|
+TARGET_ramips_mt7621:kmod-usb-xhci-mtk \
|
|
+TARGET_ramips_mt7621:kmod-usb-xhci-mtk \
|
|
|
- +TARGET_mediatek:kmod-usb-xhci-mtk \
|
|
|
|
|
- +TARGET_apm821xx_nand:kmod-usb-xhci-pci-renesas \
|
|
|
|
|
- +TARGET_lantiq_xrx200:kmod-usb-xhci-pci-renesas \
|
|
|
|
|
- +TARGET_mvebu_cortexa9:kmod-usb-xhci-pci-renesas
|
|
|
|
|
|
|
+ +TARGET_mediatek:kmod-usb-xhci-mtk
|
|
|
KCONFIG:= \
|
|
KCONFIG:= \
|
|
|
CONFIG_USB_PCI=y \
|
|
CONFIG_USB_PCI=y \
|
|
|
CONFIG_USB_XHCI_PCI \
|
|
CONFIG_USB_XHCI_PCI \
|
|
@@ -1897,8 +1894,8 @@ $(eval $(call KernelPackage,usb-xhci-mtk))
|
|
|
|
|
|
|
|
define KernelPackage/usb-xhci-pci-renesas
|
|
define KernelPackage/usb-xhci-pci-renesas
|
|
|
TITLE:=Support for additional Renesas xHCI controller with firmware
|
|
TITLE:=Support for additional Renesas xHCI controller with firmware
|
|
|
|
|
+ DEPENDS:=+kmod-usb3
|
|
|
KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS
|
|
KCONFIG:=CONFIG_USB_XHCI_PCI_RENESAS
|
|
|
- HIDDEN:=1
|
|
|
|
|
FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko
|
|
FILES:=$(LINUX_DIR)/drivers/usb/host/xhci-pci-renesas.ko
|
|
|
AUTOLOAD:=$(call AutoLoad,54,xhci-pci-renesas,1)
|
|
AUTOLOAD:=$(call AutoLoad,54,xhci-pci-renesas,1)
|
|
|
$(call AddDepends/usb)
|
|
$(call AddDepends/usb)
|