mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] usb: Enable hcd support on SH unconditionally.
@ 2007-08-07 10:21 Paul Mundt
  0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2007-08-07 10:21 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

Previous boards were likely seeing USB_ARCH_HAS_HCD selected by way
of PCMCIA or PCI, though none of those are required for hcd support
on SH. Enable support unconditionally.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

--

 drivers/usb/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 7dd7354..57a6648 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -18,6 +18,7 @@ config USB_ARCH_HAS_HCD
 	default y if USB_ARCH_HAS_EHCI
 	default y if PCMCIA && !M32R			# sl811_cs
 	default y if ARM				# SL-811
+	default y if SUPERH				# r8a66597-hcd
 	default PCI
 
 # many non-PCI SOC chips embed OHCI

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-07 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-07 10:21 [PATCH] usb: Enable hcd support on SH unconditionally Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®