summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/kernel/linux/modules/usb.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk
index 38441e5..04b7bbb 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