From 8a54c22c0db03b6f4a8343502d650771b513841a Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:41 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_MICROCHIP_PHY --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 61ced81..127a750 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1959,7 +1959,7 @@ CONFIG_FIXED_PHY=m # CONFIG_MAXLINEAR_GPHY is not set # CONFIG_MEDIATEK_GE_PHY is not set # CONFIG_MICREL_PHY is not set -CONFIG_MICROCHIP_PHY=m +# CONFIG_MICROCHIP_PHY is not set # CONFIG_MICROCHIP_T1_PHY is not set # CONFIG_MICROSEMI_PHY is not set # CONFIG_MOTORCOMM_PHY is not set