Skip to content

Commit e99a1fa

Browse files
alistair23Shawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: Enable HID I2C
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 <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent bee8dce commit e99a1fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,8 @@ CONFIG_SND_SOC_WM8960=y
308308
CONFIG_SND_SOC_WM8962=y
309309
CONFIG_SND_SIMPLE_CARD=y
310310
CONFIG_HID_MULTITOUCH=y
311+
CONFIG_HID_WACOM=y
312+
CONFIG_I2C_HID_OF=y
311313
CONFIG_USB=y
312314
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
313315
CONFIG_USB_EHCI_HCD=y

0 commit comments

Comments
 (0)