All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sh: Drop the leftovers of the removed CONFIG_USB_OHCI_SH
@ 2026-09-05  6:53 Karl Mehltretter
  2026-09-05  6:53 ` [PATCH 1/2] sh: Drop the selects of the removed CONFIG_USB_OHCI_SH symbol Karl Mehltretter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Karl Mehltretter @ 2026-09-05  6:53 UTC (permalink / raw)
  To: Yoshinori Sato, Rich Felker, John Paul Adrian Glaubitz
  Cc: Karl Mehltretter, linux-sh, Greg Kroah-Hartman

Commit 4f6dfc2136fb ("usb: remove the dead USB_OHCI_SH option") removed
the symbol, but four SH board entries still select it and one defconfig
still sets it. Kconfig silently ignores both, so nothing changes in any
configuration; the patches only remove the dead lines. Parsed with
make ARCH=sh allnoconfig and olddefconfig on sh7757lcr_defconfig.

Karl Mehltretter (2):
  sh: Drop the selects of the removed CONFIG_USB_OHCI_SH symbol
  sh: configs: Drop CONFIG_USB_OHCI_SH from sh7757lcr_defconfig

 arch/sh/Kconfig                     | 4 ----
 arch/sh/configs/sh7757lcr_defconfig | 1 -
 2 files changed, 5 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-05 15:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-05  6:53 [PATCH 0/2] sh: Drop the leftovers of the removed CONFIG_USB_OHCI_SH Karl Mehltretter
2026-09-05  6:53 ` [PATCH 1/2] sh: Drop the selects of the removed CONFIG_USB_OHCI_SH symbol Karl Mehltretter
2026-09-05 13:55   ` Geert Uytterhoeven
2026-09-05 15:06     ` Karl Mehltretter
2026-09-05  6:53 ` [PATCH 2/2] sh: configs: Drop CONFIG_USB_OHCI_SH from sh7757lcr_defconfig Karl Mehltretter
2026-09-05 15:11 ` [PATCH 0/2] sh: Drop the leftovers of the removed CONFIG_USB_OHCI_SH Karl Mehltretter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.