projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1d0df3
)
sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757
author
Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com>
Fri, 25 Feb 2011 07:38:47 +0000
(07:38 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 11 Mar 2011 03:36:27 +0000
(12:36 +0900)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 8a9011dced149cd754fe6c0b1f0053a56a13dff0..ca649d32a843e0c26bee11c33f40e8275ac65a0c 100644
(file)
--- 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.