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>

No differences found