]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
usb: Enable hcd support on SH unconditionally.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 7 Aug 2007 10:21:09 +0000 (19:21 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Aug 2007 21:27:45 +0000 (14:27 -0700)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig

index 63436892688c04ca070d8e4574337d2babbedc80..7580aa5da0f866ba72705eb00cdee6b5b3af355c 100644 (file)
@@ -21,6 +21,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