EXT: Re: [PATCH] configs: Move some usb config in defconfig

Ian Ray ian.ray at ge.com
Mon Oct 4 11:35:14 CEST 2021


On Mon, Oct 04, 2021 at 11:33:45AM +0200, Mark Kettenis wrote:
> 
> > From: Patrick Delaunay <patrick.delaunay at foss.st.com>
> > Date: Mon, 4 Oct 2021 11:23:41 +0200
> > 
> > Using the tools moveconfig.py to move the following config in the
> > defconfig files:
> >  CONFIG_USB_HOST_ETHER
> >  CONFIG_USB_ETHER_ASIX
> >  CONFIG_USB_ETHER_MCS7830
> >  CONFIG_USB_ETHER_SMSC95XX
> > 
> > These option are already migrated since the commit f58ad98a621c ("usb: net:
> > migrate USB Ethernet adapters to Kconfig") and the commit ae3584498bf8
> > ("usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig").
> > 
> > Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> > ---
> > 
> >  configs/dh_imx6_defconfig       | 2 ++
> >  configs/kp_imx6q_tpc_defconfig  | 2 ++
> >  configs/mx53ppd_defconfig       | 4 ++++
> >  configs/stih410-b2260_defconfig | 4 ++++
> >  include/configs/dh_imx6.h       | 2 --
> >  include/configs/kp_imx6q_tpc.h  | 2 --
> >  include/configs/mx53ppd.h       | 4 ----
> >  include/configs/stih410-b2260.h | 5 -----
> >  8 files changed, 12 insertions(+), 13 deletions(-)
> 
> Reviewed-by: Mark Kettenis <kettenis at openbsd.org>
> 

Reviewed-by: Ian Ray <ian.ray at ge.com>



More information about the U-Boot mailing list