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

Juerg Haefliger juerg.haefliger at canonical.com
Tue May 12 05:21:37 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1861070

Signed-off-by: Juerg Haefliger <juergh at 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
-- 
2.20.1




More information about the kernel-team mailing list