mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
kernel: fix chipidea2 dependencies
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
419238fdb3
commit
a564cfcd83
@ -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…
x
Reference in New Issue
Block a user