kernel: fix kmod-usb-chipideai dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37437
This commit is contained in:
parent
29954b9ffc
commit
c12085a578
1 changed files with 1 additions and 0 deletions
|
@ -1032,6 +1032,7 @@ define KernelPackage/usb-chipidea
|
|||
CONFIG_USB_CHIPIDEA \
|
||||
CONFIG_USB_CHIPIDEA_HOST=y \
|
||||
CONFIG_USB_CHIPIDEA_DEBUG=y
|
||||
DEPENDS:= "+kmod-usb2"
|
||||
FILES:=\
|
||||
$(LINUX_DIR)/drivers/usb/chipidea/ci_hdrc.ko
|
||||
AUTOLOAD:=$(call AutoLoad,51,ci_hdrc,1)
|
||||
|
|
Loading…
Reference in a new issue