mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
This commit is contained in:
parent
0582d1ffb7
commit
94d54bb667
@ -136,7 +136,6 @@ $(eval $(call KernelPackage,usb-adm5120))
|
||||
|
||||
define KernelPackage/usb-etrax
|
||||
$(call usbdep,@TARGET_etrax)
|
||||
DEPENDS=kmod-usb-core
|
||||
TITLE:=Support for the ETRAX USB host controller
|
||||
KCONFIG:=CONFIG_ETRAX_USB_HOST \
|
||||
CONFIG_ETRAX_USB_HOST_PORT1=y CONFIG_ETRAX_USB_HOST_PORT2=y
|
||||
|
Loading…
Reference in New Issue
Block a user