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)
commita3b53514bd89c77c6aaf80b0ea37249d79c3f3bd
tree47b98698f03db396df93f4eb193526db96c3ca9d
parent96443218be7f61027c23772d048a1bf549dfb2d7
usb: Enable hcd support on SH unconditionally.

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