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 <ezequiel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Ezequiel Garcia 2018-04-16 11:39:59 -03:00 committed by Heiko Stuebner
parent b839325cef
commit e9cfce4195
1 changed files with 1 additions and 0 deletions

View File

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