diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-06-27 19:52:27 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-06-27 19:53:25 +0200 |
commit | cf2fff92499ebe79da98e3675518963608ff5baf (patch) | |
tree | d10abb49be9fbcccfa8a5ad73e645a7a4f052ebc /packages/linux-kernel/arch/x86/configs | |
parent | 1f8d0e348a709754f8394bab527eb065a4380519 (diff) | |
download | vyos-build-cf2fff92499ebe79da98e3675518963608ff5baf.tar.gz vyos-build-cf2fff92499ebe79da98e3675518963608ff5baf.zip |
Kernel: build CONFIG_USB_NET_HUAWEI_CDC_NCM as module
Diffstat (limited to 'packages/linux-kernel/arch/x86/configs')
-rw-r--r-- | packages/linux-kernel/arch/x86/configs/vyos_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig index a673dd36..55df1b8f 100644 --- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig +++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig @@ -2538,7 +2538,7 @@ CONFIG_USB_NET_AX88179_178A=m CONFIG_USB_NET_CDCETHER=m CONFIG_USB_NET_CDC_EEM=m CONFIG_USB_NET_CDC_NCM=m -CONFIG_USB_NET_HUAWEI_CDC_NCM=y +CONFIG_USB_NET_HUAWEI_CDC_NCM=m CONFIG_USB_NET_CDC_MBIM=m # CONFIG_USB_NET_DM9601 is not set # CONFIG_USB_NET_SR9700 is not set |