All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] select NOP_USB_XCEIV for OMAP4
@ 2010-06-23 18:47 David Anders
       [not found] ` <1277318873-8260-1-git-send-email-x0132446-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: David Anders @ 2010-06-23 18:47 UTC (permalink / raw)
  To: linux-usb-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA, ajay.gupta-l0cyMroinI0,
	felipe.balbi-xNZwKgViW5gAvxtiuMwx3w, David Anders

Add select statement to force selection of NOP_USB_XCEIV for OMAP4.

Signed-off-by: David Anders <x0132446-l0cyMroinI0@public.gmane.org>
---
 drivers/usb/musb/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
index cfd38ed..e4624bc 100644
--- a/drivers/usb/musb/Kconfig
+++ b/drivers/usb/musb/Kconfig
@@ -11,6 +11,7 @@ config USB_MUSB_HDRC
 	depends on (USB || USB_GADGET)
 	depends on (ARM || (BF54x && !BF544) || (BF52x && !BF522 && !BF523))
 	select NOP_USB_XCEIV if (ARCH_DAVINCI || MACH_OMAP3EVM || BLACKFIN)
+	select NOP_USB_XCEIV if ARCH_OMAP4
 	select TWL4030_USB if MACH_OMAP_3430SDP
 	select USB_OTG_UTILS
 	tristate 'Inventra Highspeed Dual Role Controller (TI, ADI, ...)'
-- 
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-06-24 18:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 18:47 [PATCH] select NOP_USB_XCEIV for OMAP4 David Anders
     [not found] ` <1277318873-8260-1-git-send-email-x0132446-l0cyMroinI0@public.gmane.org>
2010-06-23 20:33   ` Kevin Hilman
2010-06-23 21:10     ` Anders, David
2010-06-23 22:53       ` Jon Hunter
     [not found]     ` <87k4ppqyk2.fsf-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
2010-06-23 21:12       ` Koen Kooi
2010-06-23 22:15         ` Sergei Shtylyov
     [not found]         ` <61951E1F-DEBF-450C-AF06-E0119DA3B33E-oe7qfRrRQfcdWmXj+hCI//P6llvjuJOh@public.gmane.org>
2010-06-23 22:56           ` Jon Hunter
2010-06-23 23:03           ` Gadiyar, Anand
2010-06-24 14:38             ` Anders, David
     [not found]               ` <7B4574D56E4ADF438756313E9A172A879A8E0D9E-bGftbgMkZa+IQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-06-24 15:53                 ` Gadiyar, Anand
     [not found]                   ` <5A47E75E594F054BAF48C5E4FC4B92AB032366B0EA-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-06-24 17:14                     ` Anders, David
2010-06-24 18:43               ` Kevin Hilman
2010-06-23 22:11   ` Sergei Shtylyov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.