From 33276c6b0b8513a340de65b0ef99993023df46ca Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 12 Aug 2024 08:41:18 +0000 Subject: [PATCH] add wifi/bt/can0/can1 --- kernel/arch/arm64/configs/rockchip_linux_defconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm64/configs/rockchip_linux_defconfig b/kernel/arch/arm64/configs/rockchip_linux_defconfig index e0d3d50..f517918 100644 --- a/kernel/arch/arm64/configs/rockchip_linux_defconfig +++ b/kernel/arch/arm64/configs/rockchip_linux_defconfig @@ -1341,7 +1341,7 @@ # Bluetooth device drivers # # CONFIG_BT_HCIBTUSB is not set -CONFIG_BT_HCIBTSDIO=y +# CONFIG_BT_HCIBTSDIO is not set CONFIG_BT_HCIUART=y CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y -- Gitblit v1.6.2