[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <902c26ff-0fe7-4976-9dae-290e9afdaafa@icloud.com>
Date: Wed, 4 Sep 2024 21:25:28 +0800
From: Zijun Hu <zijun_hu@...oud.com>
To: Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Zijun Hu <quic_zijuhu@...cinc.com>
Subject: Re: [PATCH] arm64: defconfig: Enable UHID as module
On 2024/8/7 19:26, Zijun Hu wrote:
> From: Zijun Hu <quic_zijuhu@...cinc.com>
>
> Enable UHID as module to use Bluetooth mouse and keyboard.
>
> Signed-off-by: Zijun Hu <quic_zijuhu@...cinc.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7d32fca64996..5607cb7fa580 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1043,6 +1043,7 @@ CONFIG_SND_SOC_LPASS_TX_MACRO=m
> CONFIG_SND_SIMPLE_CARD=m
> CONFIG_SND_AUDIO_GRAPH_CARD=m
> CONFIG_SND_AUDIO_GRAPH_CARD2=m
> +CONFIG_UHID=m
> CONFIG_HID_MULTITOUCH=m
> CONFIG_I2C_HID_ACPI=m
> CONFIG_I2C_HID_OF=m
>
BTW, UHID is required for both linux OS and Android to use
Bluetooth mouse and keyboard.
> ---
> base-commit: d4560686726f7a357922f300fc81f5964be8df04
> change-id: 20240807-uhid_arm64_defconfig-40b1e360b4e2
>
> Best regards,
Powered by blists - more mailing lists