Skip to content

Commit

Permalink
MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
John Crispin authored and Ralf Baechle committed Sep 4, 2013
1 parent 538e0da commit 2b9dbb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/ralink/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ choice

config SOC_MT7620
bool "MT7620"
select USB_ARCH_HAS_OHCI
select USB_ARCH_HAS_EHCI

endchoice

Expand Down

0 comments on commit 2b9dbb1

Please sign in to comment.