Skip to content
Snippets Groups Projects
Commit 7dacdd6c authored by blogic's avatar blogic
Browse files

kernel: fix dwc3 symbols


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45268 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 312d856a
No related branches found
No related tags found
No related merge requests found
......@@ -497,6 +497,9 @@ define KernelPackage/usb-dwc3
TITLE:=DWC3 USB controller driver
KCONFIG:= \
CONFIG_USB_DWC3 \
CONFIG_USB_DWC3_HOST=y \
CONFIG_USB_DWC3_GADGET=n \
CONFIG_USB_DWC3_DUAL_ROLE=n \
CONFIG_USB_DWC3_DEBUG=n \
CONFIG_USB_DWC3_VERBOSE=n
FILES:= $(LINUX_DIR)/drivers/usb/dwc3/dwc3.ko
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment