Title: [6549] branches/2009R1/drivers/usb/musb/Kconfig: Fix bug[#4999] Rollback changes in rev.
Revision
6549
Author
sonicz
Date
2009-06-03 04:23:51 -0500 (Wed, 03 Jun 2009)

Log Message

Fix bug[#4999] Rollback changes in rev. 6177

Modified Paths

Diff

Modified: branches/2009R1/drivers/usb/musb/Kconfig (6548 => 6549)


--- branches/2009R1/drivers/usb/musb/Kconfig	2009-06-03 09:22:56 UTC (rev 6548)
+++ branches/2009R1/drivers/usb/musb/Kconfig	2009-06-03 09:23:51 UTC (rev 6549)
@@ -86,6 +86,7 @@
 config USB_MUSB_PERIPHERAL
 	depends on USB_GADGET
 	bool "USB Peripheral (gadget stack)"
+	select USB_GADGET_MUSB_HDRC
 	help
 	  Say Y here if your system supports the USB peripheral role.
 	  If it has a USB "B" (squarish), "Mini-B", or "Mini-AB"
@@ -95,6 +96,7 @@
 config USB_MUSB_OTG
 	depends on USB && USB_GADGET && PM && EXPERIMENTAL
 	bool "Both host and peripheral:  USB OTG (On The Go) Device"
+	select USB_GADGET_MUSB_HDRC
 	select USB_OTG
 	help
 	   The most notable feature of USB OTG is support for a
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to