From 1b24d78b06c9ede0cfc0248f1fd8ccda4de5b3e7 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 5 Feb 2025 11:59:31 +0100 Subject: [PATCH] pygoscelis: Drop modem support --- pygoscelis-config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pygoscelis-config b/pygoscelis-config index 1ef792a..357a95c 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -2398,7 +2398,7 @@ CONFIG_USB_RTL8152=m CONFIG_USB_USBNET=m # CONFIG_USB_NET_AX8817X is not set CONFIG_USB_NET_AX88179_178A=m -CONFIG_USB_NET_CDCETHER=m +# CONFIG_USB_NET_CDCETHER is not set # CONFIG_USB_NET_CDC_EEM is not set # CONFIG_USB_NET_CDC_NCM is not set # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set @@ -2412,7 +2412,7 @@ CONFIG_USB_NET_CDCETHER=m # CONFIG_USB_NET_NET1080 is not set # CONFIG_USB_NET_PLUSB is not set # CONFIG_USB_NET_MCS7830 is not set -CONFIG_USB_NET_RNDIS_HOST=m +# CONFIG_USB_NET_RNDIS_HOST is not set # CONFIG_USB_NET_CDC_SUBSET is not set # CONFIG_USB_NET_ZAURUS is not set # CONFIG_USB_NET_CX82310_ETH is not set @@ -2422,10 +2422,8 @@ CONFIG_USB_NET_RNDIS_HOST=m # CONFIG_USB_NET_INT51X1 is not set # CONFIG_USB_IPHETH is not set # CONFIG_USB_SIERRA_NET is not set -# CONFIG_USB_VL600 is not set # CONFIG_USB_NET_CH9200 is not set # CONFIG_USB_NET_AQC111 is not set -CONFIG_USB_RTL8153_ECM=m CONFIG_WLAN=y # CONFIG_WLAN_VENDOR_ADMTEK is not set # CONFIG_WLAN_VENDOR_ATH is not set