diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-02-05 22:48:13 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-02-05 22:48:13 +0100 |
commit | c4e71fd8f71d10408a8bd2697a21279f1ce6051d (patch) | |
tree | d4dca3b6880dc8b8c10e92d740314e47270dc69e /packages | |
parent | ed2f9b3f39e6ab4b50f19932af38599a8985a82b (diff) | |
download | vyos-build-c4e71fd8f71d10408a8bd2697a21279f1ce6051d.tar.gz vyos-build-c4e71fd8f71d10408a8bd2697a21279f1ce6051d.zip |
Kernel: drop telco drivers
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux-kernel/x86_64_vyos_defconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig index 860eacd4..13a916fb 100644 --- a/packages/linux-kernel/x86_64_vyos_defconfig +++ b/packages/linux-kernel/x86_64_vyos_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.6 Kernel Configuration +# Linux/x86 5.10.12 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0" CONFIG_CC_IS_GCC=y @@ -2984,8 +2984,8 @@ CONFIG_HW_RANDOM_AMD=m CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=m # CONFIG_HW_RANDOM_XIPHERA is not set -CONFIG_APPLICOM=m -CONFIG_MWAVE=m +# CONFIG_APPLICOM is not set +# CONFIG_MWAVE is not set CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set CONFIG_NVRAM=m @@ -3011,7 +3011,7 @@ CONFIG_TCG_CRB=m # CONFIG_TCG_VTPM_PROXY is not set CONFIG_TCG_TIS_ST33ZP24=m CONFIG_TCG_TIS_ST33ZP24_I2C=m -CONFIG_TELCLOCK=m +# CONFIG_TELCLOCK is not set # CONFIG_XILLYBUS is not set # end of Character devices |