kconfig: fix typo for OHCI host and add to DM list
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Tue, 26 May 2020 17:07:16 +0000 (19:07 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 2 Jun 2020 21:27:04 +0000 (17:27 -0400)
commitd67df1ee5fb295b74c09e643cabaaa2d89e8933c
tree8053bdf7f2a580ec53f57e5675a289effdd4454a
parent43e442a59e523d69f6815d723ee707a80a3c94b0
kconfig: fix typo for OHCI host and add to DM list

Description said that OHCI is not supported for driver model
while it was converted too.

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
drivers/usb/Kconfig