android: configs: Add HIDRAW to recommended set
authorMichael Wright <michaelwr@google.com>
Wed, 4 Dec 2013 23:23:41 +0000 (15:23 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:29 +0000 (13:54 -0800)
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: I92ed2b6803537d9da6eed7fcada8f329cb4469a2
Signed-off-by: Michael Wright <michaelwr@google.com>
android/configs/android-recommended.cfg

index 3b8f6917d5fc0ca558d5cea3ddff44b64c2da7f5..3f1eee3131775a15480c3c2e399e7e467e0047c5 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_SECURITY=y
 CONFIG_FUSE_FS=y
 CONFIG_GREENASIA_FF=y
+CONFIG_HIDRAW=y
 CONFIG_HID_A4TECH=y
 CONFIG_HID_ACRUX=y
 CONFIG_HID_ACRUX_FF=y