ARM: configs: tizen_bcm2711_defconfig: Enable HID_MULTITOUCH 70/220670/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 20 Dec 2019 07:08:28 +0000 (16:08 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 20 Dec 2019 07:08:31 +0000 (16:08 +0900)
To support usb multi-touch device, enable CONFIG_HID_MULTITOUCH.

Change-Id: Icafd08ffa00f7c399f7fe4040551c83184c50a75
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig

index 45e5611..5e36419 100644 (file)
@@ -304,6 +304,7 @@ CONFIG_SND_SOC_WM8741=m
 CONFIG_SND_SOC_TPA6130A2=m
 CONFIG_HIDRAW=y
 CONFIG_HID_LED=m
+CONFIG_HID_MULTITOUCH=y
 CONFIG_HID_PID=y
 CONFIG_USB_HIDDEV=y
 CONFIG_USB=y