Skip to content
Snippets Groups Projects
Commit 3d3b0b2b authored by Olivier Gay's avatar Olivier Gay Committed by Iliyan Malchev
Browse files

android: flo_defconfig: Add HIDRAW to recommended set


The Logitech unifying driver depends on hidraw being available.
Recommending one without the other will cause the Logitech driver to
silently fail when connecting Logitech devices.

Change-Id: I635d851e1228c8b8ab3f31f8fd4688bb71bd7044
Signed-off-by: default avatarOlivier Gay <ogay@logitech.com>
parent 347f60d1
No related branches found
No related tags found
No related merge requests found
......@@ -390,6 +390,7 @@ CONFIG_SND_USB_AUDIO=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_MSM8960=y
CONFIG_ASUSTEK_HEADSET=y
CONFIG_HIDRAW=y
CONFIG_UHID=y
CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment