linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Boradcom's GENET Ethernet controller
@ 2020-01-14 16:48 Nicolas Saenz Julienne
  2020-01-14 17:20 ` Florian Fainelli
  2020-01-17 20:03 ` Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Saenz Julienne @ 2020-01-14 16:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: f.fainelli, Catalin Marinas, Nicolas Saenz Julienne,
	linux-rpi-kernel, Will Deacon, linux-arm-kernel

Currently used on the Raspberry Pi 4.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 38b4f998e24a..245d52a4d009 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -256,6 +256,7 @@ CONFIG_VIRTIO_NET=y
 CONFIG_AMD_XGBE=y
 CONFIG_NET_XGENE=y
 CONFIG_ATL1C=m
+CONFIG_BCMGENET=m
 CONFIG_BNX2X=m
 CONFIG_MACB=y
 CONFIG_THUNDER_NIC_PF=y
-- 
2.24.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-17 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 16:48 [PATCH] arm64: defconfig: Enable Boradcom's GENET Ethernet controller Nicolas Saenz Julienne
2020-01-14 17:20 ` Florian Fainelli
2020-01-14 18:03   ` Nicolas Saenz Julienne
2020-01-17 20:03 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).