From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 8 Mar 2014 20:39:14 +0100 Subject: [U-Boot] [PATCH v4 4/6] tegra: imx: omap: enable Moschip USB ethernet support for several boards In-Reply-To: <1394304378-29962-5-git-send-email-gsi@denx.de> References: <1394304378-29962-1-git-send-email-gsi@denx.de> <1394304378-29962-5-git-send-email-gsi@denx.de> Message-ID: <201403082039.14557.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 Saturday, March 08, 2014 at 07:46:16 PM, Gerhard Sittig wrote: > enable support for the Moschip USB ethernet adapter for those boards > which previously had support for "all other" USB ethernet adapters > (that's Asix _and_ SMSC) enabled -- which applies to harmony, m53evk, > mx53loco, nitrogen6x, omap3_beagle > > Signed-off-by: Gerhard Sittig Acked-by: Marek Vasut Even though you might want to group them together into some CONFIG_USB_ETHERNET_ALL eventually. We don't want to touch all those files once we get more and more different USB ethernet chips supported. Best regards, Marek Vasut