From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 4 Aug 2015 18:23:53 +0200 Subject: [U-Boot] [PATCH v2 0/10] usb: MUSB gadget config provisions In-Reply-To: <1438700653-23603-1-git-send-email-hdegoede@redhat.com> References: <1438700653-23603-1-git-send-email-hdegoede@redhat.com> Message-ID: <201508041823.53667.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, August 04, 2015 at 05:04:03 PM, Hans de Goede wrote: > Hi Marek and Paul, > > Here is a new version of Paul's MUSB gadget Kconfig changes based on the > latest master. I've dropped the dependency on the Kconfig-menu changes > since similar changes for drivers/usb/Kconfig have already landed in > master via the "arm: mx6: cm-fx6" changes. Likewise I've dropped the 2 > patches related to moving the USB_KEYBOARD Kconfig from board/sunxi/Kconfig > to drivers/usb/Kconfig, as the "arm: mx6: cm-fx6" changes already add a > USB_KEYBOARD Kconfig option to drivers/usb/Kconfig. I've replaced this > 2 with a patch of my own simply dropping the duplicate USB_KEYBOARD > option from board/sunxi/Kconfig. > > Marek, this version sits direct on top of current master, so you > should be able to take it right away, then maybe we can get these changes > in before things change underneath us again (lots of Kconfig churn > lately). Applied all, thanks :) Best regards, Marek Vasut