projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e4ca0
)
rename Kconfig symbol to the current one
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 9 Feb 2014 13:02:17 +0000
(13:02 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 9 Feb 2014 13:02:17 +0000
(13:02 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39544
package/kernel/linux/modules/usb.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
index 38441e5e0a61259bbc3751ff319f10efca123a77..04b7bbbe56a3314a5ffc867d85d8cdeedb5a7168 100644
(file)
--- 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