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@xxxxxxxxxx> > --- > 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@xxxxxxxx>