From: Yoshihiro Shimoda Date: Fri, 25 Feb 2011 07:38:47 +0000 (+0000) Subject: sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0fe48601d819c838c04121bc8d6fffa3a7aaf8e3;p=mv-sheeva.git sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757 Signed-off-by: Yoshihiro Shimoda Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 8a9011dced1..ca649d32a84 100644 --- a/arch/sh/Kconfig +++ b/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.