From 62aff1ead6f64b6c6845679574975d3ff6d4c3ae Mon Sep 17 00:00:00 2001 From: graysky Date: Wed, 13 Oct 2021 13:06:40 -0400 Subject: [PATCH] core/linux-raspberrypi4: adjust config to match upstream --- core/linux-raspberrypi4/config | 4 ++-- core/linux-raspberrypi4/config8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-raspberrypi4/config b/core/linux-raspberrypi4/config index 2b0f85f9f..4d65229d0 100644 --- a/core/linux-raspberrypi4/config +++ b/core/linux-raspberrypi4/config @@ -2566,7 +2566,7 @@ CONFIG_NET_VENDOR_RDC=y CONFIG_NET_VENDOR_REALTEK=y # CONFIG_8139CP is not set # CONFIG_8139TOO is not set -# CONFIG_R8169 is not set +CONFIG_R8169=m CONFIG_NET_VENDOR_RENESAS=y CONFIG_NET_VENDOR_ROCKER=y CONFIG_NET_VENDOR_SAMSUNG=y @@ -2651,7 +2651,7 @@ CONFIG_MICROCHIP_PHY=y # CONFIG_NXP_TJA11XX_PHY is not set CONFIG_AT803X_PHY=m # CONFIG_QSEMI_PHY is not set -# CONFIG_REALTEK_PHY is not set +CONFIG_REALTEK_PHY=m # CONFIG_RENESAS_PHY is not set # CONFIG_ROCKCHIP_PHY is not set CONFIG_SMSC_PHY=y diff --git a/core/linux-raspberrypi4/config8 b/core/linux-raspberrypi4/config8 index f17388fb0..b894d9563 100644 --- a/core/linux-raspberrypi4/config8 +++ b/core/linux-raspberrypi4/config8 @@ -2591,7 +2591,7 @@ CONFIG_NET_VENDOR_RDC=y CONFIG_NET_VENDOR_REALTEK=y # CONFIG_8139CP is not set # CONFIG_8139TOO is not set -# CONFIG_R8169 is not set +CONFIG_R8169=m CONFIG_NET_VENDOR_RENESAS=y CONFIG_NET_VENDOR_ROCKER=y CONFIG_NET_VENDOR_SAMSUNG=y @@ -2675,7 +2675,7 @@ CONFIG_MICROCHIP_PHY=y # CONFIG_NXP_TJA11XX_PHY is not set CONFIG_AT803X_PHY=m # CONFIG_QSEMI_PHY is not set -# CONFIG_REALTEK_PHY is not set +CONFIG_REALTEK_PHY=m # CONFIG_RENESAS_PHY is not set # CONFIG_ROCKCHIP_PHY is not set CONFIG_SMSC_PHY=y