Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts

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>

authored by

John Crispin and committed by
Ralf Baechle
2b9dbb15 538e0daa

+2
+2
arch/mips/ralink/Kconfig
··· 29 29 30 30 config SOC_MT7620 31 31 bool "MT7620" 32 + select USB_ARCH_HAS_OHCI 33 + select USB_ARCH_HAS_EHCI 32 34 33 35 endchoice 34 36