diff mbox series

[SRU,focal/linux-raspi] UBUNTU: [Config] raspi: Set USB_DWC2_DUAL_ROLE=y

Message ID 20200512052137.5503-1-juergh@canonical.com
State New
Headers show
Series [SRU,focal/linux-raspi] UBUNTU: [Config] raspi: Set USB_DWC2_DUAL_ROLE=y | expand

Commit Message

Juerg Haefliger May 12, 2020, 5:21 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1861070

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
---
 debian.raspi/config/config.common.ubuntu | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Juerg Haefliger May 12, 2020, 6:16 a.m. UTC | #1
Will send a v2 with annotations modifications.

...Juerg

> BugLink: https://bugs.launchpad.net/bugs/1861070
> 
> Signed-off-by: Juerg Haefliger <juergh@canonical.com>
> ---
>  debian.raspi/config/config.common.ubuntu | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> index fe3a4c183c45..35dea0f95d77 100644
> --- a/debian.raspi/config/config.common.ubuntu
> +++ b/debian.raspi/config/config.common.ubuntu
> @@ -7279,8 +7279,8 @@ CONFIG_USB_DSBR=m
>  # CONFIG_USB_DUMMY_HCD is not set
>  CONFIG_USB_DWC2=m
>  # CONFIG_USB_DWC2_DEBUG is not set
> -# CONFIG_USB_DWC2_DUAL_ROLE is not set
> -CONFIG_USB_DWC2_HOST=y
> +CONFIG_USB_DWC2_DUAL_ROLE=y
> +# CONFIG_USB_DWC2_HOST is not set
>  # CONFIG_USB_DWC2_PCI is not set
>  # CONFIG_USB_DWC2_PERIPHERAL is not set
>  # CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
diff mbox series

Patch

diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
index fe3a4c183c45..35dea0f95d77 100644
--- a/debian.raspi/config/config.common.ubuntu
+++ b/debian.raspi/config/config.common.ubuntu
@@ -7279,8 +7279,8 @@  CONFIG_USB_DSBR=m
 # CONFIG_USB_DUMMY_HCD is not set
 CONFIG_USB_DWC2=m
 # CONFIG_USB_DWC2_DEBUG is not set
-# CONFIG_USB_DWC2_DUAL_ROLE is not set
-CONFIG_USB_DWC2_HOST=y
+CONFIG_USB_DWC2_DUAL_ROLE=y
+# CONFIG_USB_DWC2_HOST is not set
 # CONFIG_USB_DWC2_PCI is not set
 # CONFIG_USB_DWC2_PERIPHERAL is not set
 # CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set