commit | a3b53514bd89c77c6aaf80b0ea37249d79c3f3bd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Aug 07 19:21:09 2007 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 22 14:27:45 2007 -0700 |
tree | 47b98698f03db396df93f4eb193526db96c3ca9d | |
parent | 96443218be7f61027c23772d048a1bf549dfb2d7 [diff] |
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>