kernel-fxtec-pro1x/arch/arm/mach-omap1/include
Aaro Koskinen 60da6da4b5 ARM: OMAP1: fix USB configuration for device-only setups
[ Upstream commit c7b7b5cbd0c859b1546a5a3455d457708bdadf4c ]

Currently we do USB configuration only if the host mode (CONFIG_USB)
is enabled. But it should be done also in the case of device-only setups,
so change the condition to CONFIG_USB_SUPPORT. This allows to use
omap_udc on Palm Tungsten E.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-05 09:20:00 +01:00
..
mach ARM: OMAP1: fix USB configuration for device-only setups 2019-12-05 09:20:00 +01:00