summaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2011-02-25 07:38:47 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-03-11 12:36:27 +0900
commit0fe48601d819c838c04121bc8d6fffa3a7aaf8e3 (patch)
tree93404480404f6d6ebe0dba666ae4adc1c15a8e69 /arch/sh/Kconfig
parentc1d0df341fad34f9a763dd1382d256da352d67eb (diff)
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>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 8a9011dced14..ca649d32a843 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.