aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2018-04-16 11:39:59 -0300
committerHeiko Stuebner <heiko@sntech.de>2018-04-26 15:04:59 +0200
commite9cfce4195ec0535980ac091401c4bdd7d7e888b (patch)
tree40ce6cbed8836ee0824cf12d3f5decda4a94dd7c /arch/arm64/configs/defconfig
parentarm64: defconfig: Enable ChromeOS EC drivers for supported Chromebooks. (diff)
downloadlinux-dev-e9cfce4195ec0535980ac091401c4bdd7d7e888b.tar.xz
linux-dev-e9cfce4195ec0535980ac091401c4bdd7d7e888b.zip
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>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 397bc0b42a86..9b12f0ea0e35 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