]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
UBUNTU: [Config] USB_OTG_FSM policy not needed
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 8 Apr 2020 19:54:03 +0000 (16:54 -0300)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 9 Apr 2020 20:58:27 +0000 (15:58 -0500)
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@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/config/annotations

index dce5d09dc32a25190d1a61486f2e5d14805e304b..9957bedac3b53e919354ba912207b5b7bfc0afea 100644 (file)
@@ -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>