From 9792d917971e0b45b79bc9b1fa2c6872eef20a0e Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 23 Mar 2022 13:14:43 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_NET_VENDOR_ASIX --- pygoscelis-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pygoscelis-config b/pygoscelis-config index 71888a8..2fc4562 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1795,8 +1795,7 @@ CONFIG_ETHERNET=y # CONFIG_NET_VENDOR_AMD is not set # CONFIG_NET_VENDOR_AQUANTIA is not set # CONFIG_NET_VENDOR_ARC is not set -CONFIG_NET_VENDOR_ASIX=y -# CONFIG_SPI_AX88796C is not set +# CONFIG_NET_VENDOR_ASIX is not set # CONFIG_NET_VENDOR_ATHEROS is not set # CONFIG_NET_VENDOR_BROADCOM is not set # CONFIG_NET_VENDOR_BROCADE is not set