aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel <pavel@ucw.cz>2018-10-28 16:16:30 +0100
committerPavel <pavel@ucw.cz>2019-01-07 11:11:52 +0100
commitdeb24fa9e15a93aa6f2d1c131060313b6dc7f62f (patch)
treee4e8e45cc32ef870774b3bde01ce9ecf66999cd8
parentc49438fab3ae2653fbc88dae2aaba0c8c31d735f (diff)
downloadlinux-k-deb24fa9e15a93aa6f2d1c131060313b6dc7f62f.tar.gz
cleanup: mark options that are ignored.
-rw-r--r--drivers/usb/host/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 16758b12a5e9b4..d8cc7248392cd0 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -468,7 +468,7 @@ config USB_OHCI_HCD_AT91
Atmel chips.
config USB_OHCI_HCD_OMAP3
- tristate "OHCI support for OMAP3 and later chips"
+ tristate "dummy option for backwards compatibility"
depends on (ARCH_OMAP3 || ARCH_OMAP4 || SOC_OMAP5)
select USB_OHCI_HCD_PLATFORM
default y
@@ -476,9 +476,6 @@ config USB_OHCI_HCD_OMAP3
This option is deprecated now and the driver was removed, use
USB_OHCI_HCD_PLATFORM instead.
- Enables support for the on-chip OHCI controller on
- OMAP3 and later chips.
-
config USB_OHCI_HCD_DAVINCI
tristate "OHCI support for TI DaVinci DA8xx"
depends on ARCH_DAVINCI_DA8XX