projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8f5701
)
ARM: OMAP3: There is no FS USB controller on omap3
author
Tony Lindgren
<
[email protected]
>
Mon, 4 Jun 2012 07:56:15 +0000
(
00:56
-0700)
committer
Tony Lindgren
<
[email protected]
>
Mon, 4 Jun 2012 07:56:15 +0000
(
00:56
-0700)
We should not select ARCH_OMAP_OTG as the hardware does not
have the legacy FS (Full Speed) USB interface.
Cc:
[email protected]
Cc: Kyungmin Park <
[email protected]
>
Acked-by: Felipe Balbi <
[email protected]
>
Signed-off-by: Tony Lindgren <
[email protected]
>
arch/arm/mach-omap2/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap2/Kconfig
b/arch/arm/mach-omap2/Kconfig
index 4cf5142f22ccd9543f6795f491a24a64bc3d12a9..0e4dd67468751ff4a5cd250e090c31eb36300557 100644
(file)
--- a/
arch/arm/mach-omap2/Kconfig
+++ b/
arch/arm/mach-omap2/Kconfig
@@
-76,7
+76,6
@@
config SOC_OMAP3430
bool "OMAP3430 support"
depends on ARCH_OMAP3
default y
- select ARCH_OMAP_OTG
config SOC_TI81XX
bool "TI81XX support"