diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-05 20:17:43 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-05 20:17:43 +0100 |
commit | 12914770fd23bc929acad4755f546d53519430a4 (patch) | |
tree | afc8140b8557fea99dc29438bb22f506c0994606 /packages/linux-kernel/x86_64_vyos_defconfig | |
parent | e1535deed02773a3c248383577dbabd3dfe5dcc6 (diff) | |
download | vyos-build-12914770fd23bc929acad4755f546d53519430a4.tar.gz vyos-build-12914770fd23bc929acad4755f546d53519430a4.zip |
Kernel: drop Atheros 9k bluetooth support
Diffstat (limited to 'packages/linux-kernel/x86_64_vyos_defconfig')
-rw-r--r-- | packages/linux-kernel/x86_64_vyos_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig index 4010de4..83c3df6 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 4.19.145 Kernel Configuration +# Linux/x86 4.19.154 Kernel Configuration # # @@ -2443,7 +2443,7 @@ CONFIG_ATH5K_PCI=y # CONFIG_ATH5K_TEST_CHANNELS is not set CONFIG_ATH9K_HW=m CONFIG_ATH9K_COMMON=m -CONFIG_ATH9K_BTCOEX_SUPPORT=y +# CONFIG_ATH9K_BTCOEX_SUPPORT is not set CONFIG_ATH9K=m CONFIG_ATH9K_PCI=y # CONFIG_ATH9K_AHB is not set @@ -3654,7 +3654,7 @@ CONFIG_FB_EFI=y # Console display driver support # CONFIG_VGA_CONSOLE=y -# CONFIG_VGACON_SOFT_SCROLLBACK is not set +CONFIG_VGACON_SOFT_SCROLLBACK=y CONFIG_DUMMY_CONSOLE=y CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_ROWS=25 |