From 23ddbbfe5d4a462a94e046387c3c3b066460d924 Mon Sep 17 00:00:00 2001 From: Wentao Guan Date: Tue, 3 Dec 2024 15:25:15 +0800 Subject: [PATCH] config: deepin_x86_desktop_defconfig: Enable BT_INTEL_PCIE ASUS Vivobook S 14 (S5406SA) use a intel chip have pcie bt, enable it. Signed-off-by: Wentao Guan --- arch/x86/configs/deepin_x86_desktop_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/configs/deepin_x86_desktop_defconfig b/arch/x86/configs/deepin_x86_desktop_defconfig index b28ab4bb0e2b..88ada2c0bf78 100644 --- a/arch/x86/configs/deepin_x86_desktop_defconfig +++ b/arch/x86/configs/deepin_x86_desktop_defconfig @@ -673,6 +673,7 @@ CONFIG_BT_MTKSDIO=m CONFIG_BT_MTKUART=m CONFIG_BT_VIRTIO=m CONFIG_BT_NXPUART=m +CONFIG_BT_INTEL_PCIE=m CONFIG_AF_RXRPC_IPV6=y CONFIG_RXKAD=y CONFIG_RXPERF=m