[linux] 02/03: [armhf] musb: Explicitly enable USB_MUSB_DUAL_ROLE

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 29 18:13:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 10bc2300951bf84f9835a28b16d1b07059412319
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Nov 29 18:02:29 2015 +0000

    [armhf] musb: Explicitly enable USB_MUSB_DUAL_ROLE
---
 debian/changelog                 | 1 +
 debian/config/armhf/config.armmp | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 90e382f..72d15fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ linux (4.3-1~exp2) UNRELEASED; urgency=medium
   * [armhf] regulator: Enable REGULATOR_PFUZE100 as module (Closes: #806284)
   * [armhf] USB: Change USB, USB_GADGET, and various drivers from built-in to
     modules
+    - musb: Enable USB_MUSB_DUAL_ROLE
 
   [ Ian Campbell ]
   * [armel/orion5x] Enable Device Tree for orion5x. Patch from Roger Shimizu
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index aa06235..4a913b1 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -908,6 +908,11 @@ CONFIG_USB_HSIC_USB3503=m
 ## file: drivers/usb/musb/Kconfig
 ##
 CONFIG_USB_MUSB_HDRC=m
+## choice: MUSB Mode Selection
+# CONFIG_USB_MUSB_HOST is not set
+# CONFIG_USB_MUSB_GADGET is not set
+CONFIG_USB_MUSB_DUAL_ROLE=y
+## end choice
 CONFIG_USB_MUSB_SUNXI=m
 CONFIG_USB_MUSB_TUSB6010=m
 CONFIG_USB_MUSB_OMAP2PLUS=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list