aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2013-12-04 15:23:41 -0800
committerAmit Pundir <amit.pundir@linaro.org>2016-01-11 09:50:25 +0530
commit6435954a929aef54954a699d372ffd7c9ddbb8f0 (patch)
tree3393735dbaa976db5b2fd4a329ffcdb7670f97a0
parent0514cd4a81d165d4bd9944c9dff8f73db66b815e (diff)
downloadlinaro-android-6435954a929aef54954a699d372ffd7c9ddbb8f0.tar.gz
android: configs: 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: I92ed2b6803537d9da6eed7fcada8f329cb4469a2 Signed-off-by: Michael Wright <michaelwr@google.com>
-rw-r--r--android/configs/android-recommended.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg
index 3b8f6917d5fc..3f1eee313177 100644
--- a/android/configs/android-recommended.cfg
+++ b/android/configs/android-recommended.cfg
@@ -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