]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 30 Oct 2020 12:46:50 +0000 (14:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 23 Nov 2020 16:17:05 +0000 (17:17 +0100)
commit8195fceca0316c36c87db25750a5c5db84ded4e7
tree65825839b5379ea18bf2d2435e25f9f6e9390a5c
parenta65183ff1535ed15c28c526f6b69ed03c21d34b4
ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot

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)

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20201030124650.20349-1-grygorii.strashko@ti.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig