[U-Boot] [PATCH v2 2/3] net: Move CONFIG_RTL8139 to Kconfig

Tom Rini trini at konsulko.com
Tue Mar 22 23:50:08 CET 2016


On Tue, Mar 22, 2016 at 05:25:04PM -0500, Joe Hershberger wrote:
> Hi Bin,
> 
> On Mon, Mar 21, 2016 at 9:14 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> > On Tue, Mar 22, 2016 at 1:01 AM, Scott Wood <scott.wood at nxp.com> wrote:
> >> On 03/21/2016 08:44 AM, Bin Meng wrote:
> >>> Introduce CONFIG_RTL8139 in Kconfig and move over boards' defconfig
> >>> to use that.
> >>>
> >>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> >>> ---
> >>>
> >>> Changes in v2: None
> >>>
> >>>  configs/MPC8544DS_defconfig   | 1 +
> >>>  drivers/net/Kconfig           | 6 ++++++
> >>>  include/configs/MPC8536DS.h   | 1 -
> >>>  include/configs/MPC8544DS.h   | 1 -
> >>>  include/configs/MPC8572DS.h   | 1 -
> >>>  include/configs/MPC8641HPCN.h | 1 -
> >>>  include/configs/r2dplus.h     | 5 -----
> >>>  7 files changed, 7 insertions(+), 9 deletions(-)
> >>
> >> What about the defconfig for MPC8641HPCN and r2dplus?
> >>
> >
> > Looks they should be added automatically by moveconfig, but somehow
> > they were not.
> >
> > Hi Joe, Masahiro,
> >
> > Do you know why moveconfig fails to handle these two board files?
> 
> I've seen it miss moves for several reasons. Maybe your build env
> failed to create the intermediate files for those targets?

Please note that I've fixed this up locally and will be pushing shortly,
so no need for a v3.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160322/89787042/attachment.sig>


More information about the U-Boot mailing list