projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
538e0da
)
MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts
author
John Crispin
<blogic@openwrt.org>
Thu, 8 Aug 2013 11:17:52 +0000
(13:17 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 4 Sep 2013 14:56:43 +0000
(16:56 +0200)
Select the the EHCI and OHCI symbols.
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5675/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/ralink/Kconfig
b/arch/mips/ralink/Kconfig
index
c528d0c
..
5f5dad2
100644
(file)
--- a/
arch/mips/ralink/Kconfig
+++ b/
arch/mips/ralink/Kconfig
@@
-29,6
+29,8
@@
choice
config SOC_MT7620
bool "MT7620"
+ select USB_ARCH_HAS_OHCI
+ select USB_ARCH_HAS_EHCI
endchoice