Home
last modified time | relevance | path

Searched hist:c7b7b5cbd0c859b1546a5a3455d457708bdadf4c (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap1/
H A DMakefilediff c7b7b5cbd0c859b1546a5a3455d457708bdadf4c Tue Dec 04 18:57:42 CET 2018 Aaro Koskinen <aaro.koskinen@iki.fi> ARM: OMAP1: fix USB configuration for device-only setups

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>