From: Ezequiel Garcia Date: Mon, 16 Apr 2018 14:39:59 +0000 (-0300) Subject: arm64: defconfig: Enable HID over I2C drivers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e9cfce4195ec0535980ac091401c4bdd7d7e888b;p=linux.git arm64: defconfig: Enable HID over I2C drivers Enable the HID-I2C driver to support the stylus present in RK3399 Kevin Chromebooks. Signed-off-by: Ezequiel Garcia Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 397bc0b42a863..9b12f0ea0e354 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -443,6 +443,7 @@ CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_AK4613=m CONFIG_SND_SIMPLE_CARD=y +CONFIG_I2C_HID=m CONFIG_USB=y CONFIG_USB_OTG=y CONFIG_USB_XHCI_HCD=y