public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] sunxi: musb: Drop no longer accurate comment in Kconfig help text
@ 2015-08-16  9:39 Hans de Goede
  2015-08-16  9:39 ` [U-Boot] [PATCH 2/3] sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hans de Goede @ 2015-08-16  9:39 UTC (permalink / raw)
  To: u-boot

Drop the no longer accurate part of the USB_MUSB_SUNXI Kconfig help text,
since the musb-host code now supports the device-model, ehci and musb in
host mode can both be enabled at the same time without issues.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 drivers/usb/musb-new/Kconfig | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/drivers/usb/musb-new/Kconfig b/drivers/usb/musb-new/Kconfig
index 0082ff8..6a6cb93 100644
--- a/drivers/usb/musb-new/Kconfig
+++ b/drivers/usb/musb-new/Kconfig
@@ -21,8 +21,6 @@ config USB_MUSB_SUNXI
 	default y
 	---help---
 	Say y here to enable support for the sunxi OTG / DRC USB controller
-	used on almost all sunxi boards. Note currently u-boot can only have
-	one usb host controller enabled at a time, so enabling this on boards
-	which also use the ehci host controller will result in build errors.
+	used on almost all sunxi boards.
 
 endif
-- 
2.4.3

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

end of thread, other threads:[~2015-08-17  8:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-16  9:39 [U-Boot] [PATCH 1/3] sunxi: musb: Drop no longer accurate comment in Kconfig help text Hans de Goede
2015-08-16  9:39 ` [U-Boot] [PATCH 2/3] sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs Hans de Goede
2015-08-17  8:10   ` Ian Campbell
2015-08-16  9:39 ` [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_MMC0_CD_PIN to various boards Hans de Goede
2015-08-17  7:19   ` Chen-Yu Tsai
2015-08-17  8:11   ` Ian Campbell
2015-08-17  8:08 ` [U-Boot] [PATCH 1/3] sunxi: musb: Drop no longer accurate comment in Kconfig help text Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox