Commit e99a1fa7 authored by Alistair Francis's avatar Alistair Francis Committed by Shawn Guo
Browse files

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: default avatarAlistair Francis <alistair@alistair23.me>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent bee8dce2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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