1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 08:26:36 +03:00

[kernel] modules/usb: fix usb-etrax dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17898 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2009-10-05 17:03:42 +00:00
parent ad7c749604
commit 40d0e5c66b

View File

@ -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