kernel: add missing config symbol for the chipidea usb driver
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37487
This commit is contained in:
@@ -1033,6 +1033,7 @@ define KernelPackage/usb-chipidea
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_CHIPIDEA \
|
||||
CONFIG_USB_CHIPIDEA_HOST=y \
|
||||
CONFIG_USB_CHIPIDEA_UDC=n \
|
||||
CONFIG_USB_CHIPIDEA_DEBUG=y
|
||||
FILES:=\
|
||||
$(LINUX_DIR)/drivers/usb/chipidea/ci_hdrc.ko
|
||||
|
||||
Reference in New Issue
Block a user