[B/D/E/F/U] UBUNTU: [Config] USB_OTG_FSM policy not needed

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Wed Apr 8 19:54:03 UTC 2020


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

We don't really want to enable USB_OTG. Enabling USB_OTG_FSM is not a
problem per se. As it used to select USB_OTG instead of depending on it, it
was required to be annotated. That is not the case anymore, as it no longer
selects the problematic option.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
---
 debian.master/config/annotations | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 3481b786f4e1..b6aacc13d3fc 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -8852,7 +8852,6 @@ CONFIG_USB_CHAOSKEY                             policy<{'amd64': 'm', 'arm64': '
 CONFIG_USB_OTG                                  note<triggers breakage on x86 LP:1047527, LP:1411295>
 CONFIG_USB_OTG_WHITELIST                        note<OTG white/blacklists are disabled>
 CONFIG_USB_OTG_BLACKLIST_HUB                    note<OTG white/blacklists are disabled>
-CONFIG_USB_OTG_FSM                              note<selects USB_OTG LP:1047527, LP:1411295>>
 CONFIG_USB_HCD_BCMA                             note<USB_{O,E}HCI_HCD_PLATFORM must be off on omap>
 CONFIG_USB_HCD_SSB                              note<USB_{O,E}HCI_HCD_PLATFORM must be off on omap>
 
-- 
2.20.1




More information about the kernel-team mailing list