linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable HID multitouch
@ 2020-11-30 16:28 Bjorn Andersson
  2020-11-30 16:31 ` Steev Klimaszewski
  2020-12-01  0:58 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2020-11-30 16:28 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson, Steev Klimaszewski
  Cc: Shawn Guo, Vinod Koul, Olof Johansson, linux-arm-kernel,
	linux-kernel, linux-arm-msm

The Lenovo Yoga C630 relies on HID multitouch support for proper
touchpad operation, so enable this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e3ed05b655a..f4d0b3a61e41 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
 CONFIG_SND_SOC_WSA881X=m
 CONFIG_SND_SIMPLE_CARD=m
 CONFIG_SND_AUDIO_GRAPH_CARD=m
+CONFIG_HID_MULTITOUCH=m
 CONFIG_I2C_HID=m
 CONFIG_USB_CONN_GPIO=m
 CONFIG_USB=y
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
  2020-11-30 16:28 [PATCH] arm64: defconfig: Enable HID multitouch Bjorn Andersson
@ 2020-11-30 16:31 ` Steev Klimaszewski
  2020-12-01  0:58 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Steev Klimaszewski @ 2020-11-30 16:31 UTC (permalink / raw)
  To: Bjorn Andersson, Catalin Marinas, Will Deacon
  Cc: Shawn Guo, Vinod Koul, Olof Johansson, linux-arm-kernel,
	linux-kernel, linux-arm-msm


On 11/30/20 10:28 AM, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 8e3ed05b655a..f4d0b3a61e41 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
>  CONFIG_SND_SOC_WSA881X=m
>  CONFIG_SND_SIMPLE_CARD=m
>  CONFIG_SND_AUDIO_GRAPH_CARD=m
> +CONFIG_HID_MULTITOUCH=m
>  CONFIG_I2C_HID=m
>  CONFIG_USB_CONN_GPIO=m
>  CONFIG_USB=y

Tested-by: Steev Klimaszewski <steev@kali.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
  2020-11-30 16:28 [PATCH] arm64: defconfig: Enable HID multitouch Bjorn Andersson
  2020-11-30 16:31 ` Steev Klimaszewski
@ 2020-12-01  0:58 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2020-12-01  0:58 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Steev Klimaszewski, Vinod Koul,
	Olof Johansson, linux-arm-kernel, linux-kernel, linux-arm-msm

On Mon, Nov 30, 2020 at 10:28:34AM -0600, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-01  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 16:28 [PATCH] arm64: defconfig: Enable HID multitouch Bjorn Andersson
2020-11-30 16:31 ` Steev Klimaszewski
2020-12-01  0:58 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).