mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-25 08:02:57 +00:00
kmod-usb-dwc2: depends on udc-core (kmod-usb-gadget)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44633
This commit is contained in:
parent
a7d3219b0c
commit
28631b65c2
@ -440,7 +440,7 @@ $(eval $(call KernelPackage,usb2-pci))
|
||||
|
||||
define KernelPackage/usb-dwc2
|
||||
TITLE:=DWC2 USB controller driver
|
||||
DEPENDS:=@!LINUX_3_8 @!LINUX_3_10
|
||||
DEPENDS:=@!LINUX_3_8 @!LINUX_3_10 +kmod-usb-gadget
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_DWC2 \
|
||||
CONFIG_USB_DWC2_PCI \
|
||||
|
Loading…
Reference in New Issue
Block a user