From: Imre Kaloz Date: Sun, 9 Feb 2014 13:02:17 +0000 (+0000) Subject: rename Kconfig symbol to the current one X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ba6eb9a22c5d92fabe6d6246ef32c99754629b9d;p=openwrt%2Fstaging%2Fluka.git rename Kconfig symbol to the current one Signed-off-by: Imre Kaloz SVN-Revision: 39544 --- diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk index 38441e5e0a..04b7bbbe56 100644 --- a/package/kernel/linux/modules/usb.mk +++ b/package/kernel/linux/modules/usb.mk @@ -41,7 +41,7 @@ define KernelPackage/musb-hdrc KCONFIG:= \ CONFIG_USB_MUSB_HDRC \ CONFIG_MUSB_PIO_ONLY=n \ - CONFIG_USB_MUSB_OTG=y \ + CONFIG_USB_MUSB_DUAL_ROLE=y \ CONFIG_USB_MUSB_DEBUG=y DEPENDS:=@TARGET_omap24xx FILES:=$(LINUX_DIR)/drivers/usb/musb/musb_hdrc.ko