* Arnd Bergmann <arnd@xxxxxxxxxx> [201123 16:55]: > On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > > > * Grygorii Strashko <grygorii.strashko@xxxxxx> [201030 14:47]: > > > Enable networking options required for NFS boot on TI platforms, which is > > > widely for automated test systems. > > > - enable new TI CPSW switch driver and related NET_SWITCHDEV config > > > - enable TI DP83867 phy > > > - explicitly enable PTP clock support to ensure dependent networking > > > drivers will stay built-in. > > > > > > vmlinux size changes: > > > - before: > > > text data bss dec hex filename > > > 14703736 8024602 444976 23173314 16198c2 ./omap-arm/vmlinux > > > > > > - after: > > > text data bss dec hex filename > > > 14727271 8029150 444528 23200949 16204b5 ./omap-arm/vmlinux > > > > > > diff: 27635 (dec) > > > > Thanks applying into omap-for-v5.11/defconfig. > > Oops, I just applied it as well (as it was sent to soc@xxxxxxxxxx it appeared > in patchwork) and I noticed too late that you already had it. > Should I remove it at my end, can you just drop your copy? Sure no problem, I'll drop my copy. Regards, Tony