kernel: fix chipidea2 dependencies
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
419238fdb3
commit
a564cfcd83
1 changed files with 1 additions and 1 deletions
|
@ -1536,7 +1536,7 @@ $(eval $(call KernelPackage,usb-chipidea))
|
|||
|
||||
define KernelPackage/usb-chipidea2
|
||||
TITLE:=Host and device support for Chipidea2 controllers
|
||||
DEPENDS:=+USB_GADGET_SUPPORT:kmod-usb-gadget @TARGET_ar71xx||TARGET_ath79 +kmod-usb-ehci +kmod-usb-phy-nop
|
||||
DEPENDS:=+kmod-usb-chipidea
|
||||
KCONFIG:= \
|
||||
CONFIG_EXTCON \
|
||||
CONFIG_USB_CHIPIDEA \
|
||||
|
|
Loading…
Reference in a new issue