projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becf073
)
arm: omap4: select USB_ARCH_HAS_EHCI
author
Anand Gadiyar
<gadiyar@ti.com>
Sun, 21 Nov 2010 17:53:42 +0000
(23:23 +0530)
committer
Anand Gadiyar
<gadiyar@ti.com>
Tue, 30 Nov 2010 21:12:36 +0000
(
02:42
+0530)
The OMAP4 has an on-chip EHCI controller. Select USB_ARCH_HAS_EHCI
to allow the EHCI driver to be built on OMAP4.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/Kconfig
b/arch/arm/mach-omap2/Kconfig
index ab784bfde908c77b55dc1b4833988a2c7afaef6f..766727c4031df90d47cf46913f319c7dbd5fbf6d 100644
(file)
--- a/
arch/arm/mach-omap2/Kconfig
+++ b/
arch/arm/mach-omap2/Kconfig
@@
-44,6
+44,7
@@
config ARCH_OMAP4
select ARM_GIC
select PL310_ERRATA_588369
select ARM_ERRATA_720789
+ select USB_ARCH_HAS_EHCI
comment "OMAP Core Type"
depends on ARCH_OMAP2