git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed8dfd2
)
ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCI
author
Tony Lindgren
<tony@atomide.com>
Fri, 24 Feb 2012 00:41:52 +0000
(16:41 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 24 Feb 2012 00:41:52 +0000
(16:41 -0800)
Otherwise we get:
warning: (ARCH_OMAP3 && ARCH_OMAP4) selects USB_ARCH_HAS_EHCI
which has unmet direct dependencies (USB_SUPPORT)
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found