Re: Kconfig dangling references (BZ 216748)

From: John Paul Adrian Glaubitz
Date: Tue Dec 09 2025 - 05:45:59 EST


Hi,

On Mon, 2025-12-08 at 16:20 -0600, Rob Landley wrote:
> On 12/7/25 20:04, Randy Dunlap wrote:
> > USB_OHCI_SH ---
> > arch/sh/Kconfig:334: select USB_OHCI_SH if USB_OHCI_HCD
> > arch/sh/Kconfig:344: select USB_OHCI_SH if USB_OHCI_HCD
> > arch/sh/Kconfig:429: select USB_OHCI_SH if USB_OHCI_HCD
> > arch/sh/Kconfig:455: select USB_OHCI_SH if USB_OHCI_HCD
> > arch/sh/configs/sh7757lcr_defconfig:61:CONFIG_USB_OHCI_SH=y
> Commit 231a72e03af6 removed the only user of CONFIG_USB_OHCI_SH (an
> #ifdef in drivers/usb/host/ohci-hcd.c), commit f6723b569a67 missed it
> cleaning up, then commit 4f6dfc2136fb special case removed the symbol
> but not references to it.
>
> It can go.

I will take care of this. If someone wants to help, please feel free to
post a patch to the linux-sh mailing list and I will then review it and
pick it up from there into my sh-linux tree.

Adrian

--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913