Re: [PATCH 3/4] arm64: defconfig: Enable hci_uart for Amlogic Bluetooth
From: Yang Li
Date: Thu Jul 11 2024 - 07:40:53 EST
On 2024/7/7 21:08, Krzysztof Kozlowski wrote:
On 05/07/2024 13:20, Yang Li via B4 Relay wrote:
From: Yang Li <yang.li@xxxxxxxxxxx>
Enable the HCI protocol of Amlogitc Bluetooth.
Why? Commit msg MUST answer this.
Also, this is supposed to be module.
Yes, "hci_uart" is already set to module by "CONFIG_BT_HCIUART".
"CONFIG_BT_HCIUART_AML" is the Bluetooth driver that specifically
enables Amlogic support.
I will change the commit msg to:
arm64: defconfig: enable Amlogic bluetooth relevant drivers as modules
CONFIG_BT_HCIUART_AML is the Bluetooth driver that enables support
for Amlogic chips, including W155S2, W265S1, W265P1, and W265S2.
Best regards,
Krzysztof