Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: remove the dead USB_OHCI_SH option

USB_OHCI_SH is a dummy option that never builds any code, remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230113062339.1909087-3-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Christoph Hellwig and committed by
Greg Kroah-Hartman
4f6dfc21 b0425784

-11
-11
drivers/usb/host/Kconfig
··· 557 557 558 558 If unsure, say N. 559 559 560 - config USB_OHCI_SH 561 - bool "OHCI support for SuperH USB controller (DEPRECATED)" 562 - depends on SUPERH || COMPILE_TEST 563 - select USB_OHCI_HCD_PLATFORM 564 - help 565 - This option is deprecated now and the driver was removed, use 566 - USB_OHCI_HCD_PLATFORM instead. 567 - 568 - Enables support for the on-chip OHCI controller on the SuperH. 569 - If you use the PCI OHCI controller, this option is not necessary. 570 - 571 560 config USB_OHCI_EXYNOS 572 561 tristate "OHCI support for Samsung S5P/Exynos SoC Series" 573 562 depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST