[PATCH 3/4] arm64: defconfig: Enable hci_uart for Amlogic Bluetooth
Yang Li via B4 Relay
devnull+yang.li.amlogic.com at kernel.org
Fri Jul 5 04:20:46 PDT 2024
From: Yang Li <yang.li at amlogic.com>
Enable the HCI protocol of Amlogitc Bluetooth.
Signed-off-by: Yang Li <yang.li at amlogic.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 57a9abe78ee4..11c4b5c532ca 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -192,6 +192,7 @@ CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_BT_HCIUART_MRVL=y
+CONFIG_BT_HCIUART_AML=y
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_QCOMSMD=m
--
2.42.0
More information about the linux-arm-kernel
mailing list