]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: imx_v6_v7_defconfig: Enable HID I2C
authorAlistair Francis <alistair@alistair23.me>
Sat, 9 Oct 2021 11:43:12 +0000 (21:43 +1000)
committerShawn Guo <shawnguo@kernel.org>
Fri, 15 Oct 2021 02:49:53 +0000 (10:49 +0800)
Enable HID I2C in the imx defconfig as it is used for a HID compliant
wacom device on the reMarkable2 tablet.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index ecb70c67e01058ebf9c1f135a6a0818a337e68f7..44819de07e51ab8b1b34c81d7d92b23a0e4c6947 100644 (file)
@@ -308,6 +308,8 @@ CONFIG_SND_SOC_WM8960=y
 CONFIG_SND_SOC_WM8962=y
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_HID_MULTITOUCH=y
+CONFIG_HID_WACOM=y
+CONFIG_I2C_HID_OF=y
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_EHCI_HCD=y