omap24xx: Fix MUSB compile

SVN-Revision: 28674
This commit is contained in:
Michael Büsch
2011-10-29 22:26:27 +00:00
parent 5dde93038f
commit a3db2f2055
2 changed files with 62 additions and 32 deletions

View File

@@ -145,6 +145,7 @@ $(eval $(call KernelPackage,nop-usb-xceiv))
define KernelPackage/tusb6010
TITLE:=Support for TUSB 6010
KCONFIG:= \
CONFIG_USB_MUSB_TUSB6010 \
CONFIG_USB_TUSB6010=y
DEPENDS:=+kmod-musb-hdrc +kmod-nop-usb-xceiv
$(call AddDepends/usb)