diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-03-03 12:18:12 +0100 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-03-03 12:18:12 +0100 |
| commit | 1b00c0cbe2d5c7609fd55a54cce2e6cdaead1ac7 (patch) | |
| tree | 3f8bc3813aa7b29123c32b3ac9230ad4a9703360 /scripts/package-build/linux-kernel/config/x86 | |
| parent | 524b89e945844e427af3afd4b3c6932dabbcdd24 (diff) | |
| download | vyos-build-1b00c0cbe2d5c7609fd55a54cce2e6cdaead1ac7.tar.gz vyos-build-1b00c0cbe2d5c7609fd55a54cce2e6cdaead1ac7.zip | |
Kernel: T8332: consolidate WWAN configuration for ARM64 and X86
Re-use a building block for WWAN support to de-duplicate individual configs for
both ARM64 and AMD64/X86.
Diffstat (limited to 'scripts/package-build/linux-kernel/config/x86')
| -rw-r--r-- | scripts/package-build/linux-kernel/config/x86/vyos_defconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig index d007c717..e27c8820 100644 --- a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig +++ b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig @@ -2455,11 +2455,6 @@ CONFIG_USB_LAN78XX=m CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_AX88179_178A=m -CONFIG_USB_NET_CDCETHER=y -CONFIG_USB_NET_CDC_EEM=y -CONFIG_USB_NET_CDC_NCM=y -CONFIG_USB_NET_HUAWEI_CDC_NCM=y -CONFIG_USB_NET_CDC_MBIM=y # CONFIG_USB_NET_DM9601 is not set # CONFIG_USB_NET_SR9700 is not set # CONFIG_USB_NET_SR9800 is not set @@ -2474,11 +2469,9 @@ CONFIG_USB_NET_SMSC95XX=m # CONFIG_USB_NET_ZAURUS is not set # CONFIG_USB_NET_CX82310_ETH is not set # CONFIG_USB_NET_KALMIA is not set -CONFIG_USB_NET_QMI_WWAN=y # CONFIG_USB_HSO is not set # CONFIG_USB_NET_INT51X1 is not set # CONFIG_USB_IPHETH is not set -CONFIG_USB_SIERRA_NET=y # CONFIG_USB_VL600 is not set # CONFIG_USB_NET_CH9200 is not set # CONFIG_USB_NET_AQC111 is not set |
