Browse Source

sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Yoshihiro Shimoda 14 years ago
parent
commit
0fe48601d8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/sh/Kconfig

+ 2 - 0
arch/sh/Kconfig

@@ -434,6 +434,8 @@ config CPU_SUBTYPE_SH7757
 	select CPU_SH4A
 	select CPU_SHX2
 	select ARCH_WANT_OPTIONAL_GPIOLIB
+	select USB_ARCH_HAS_OHCI
+	select USB_ARCH_HAS_EHCI
 	help
 	  Select SH7757 if you have a SH4A SH7757 CPU.