commit | 7a86edef395576f69d2513c62aea7c966043bc8d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Tue May 15 20:36:20 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 15 18:56:37 2007 -0700 |
tree | e0c2a8fb6275457b9b3c89c3701abba75a28e93d | |
parent | faa2fb4e67775101a5c46074fa24f0d81cdb4deb [diff] |
missing dependencies for USB drivers in input stuff that does select USB should depend on USB_ARCH_HAS_HCD, or we'll end up with unbuildable configs. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>