projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b18a3a2
)
configs: android: Enable CONFIG_INPUT_UINPUT to get aidb working
author
Jon Medhurst
<tixy@linaro.org>
Wed, 18 Jul 2012 14:54:27 +0000
(15:54 +0100)
committer
Jon Medhurst
<tixy@linaro.org>
Mon, 13 May 2013 12:21:41 +0000
(13:21 +0100)
AIB Daemon expects this config, see bug #
1026119
(https://bugs.launchpad.net/linaro-landing-team-arm/+bug/
1026119
)
Also enable CONFIG_INPUT_MISC as CONFIG_INPUT_UINPUT depends on it.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
linaro/configs/android.conf
patch
|
blob
|
history
diff --git
a/linaro/configs/android.conf
b/linaro/configs/android.conf
index 7b3aa116daaa144331aef4f3c9d14eef3fe69553..9984a926423b0247e3a79a2194c885cd031ca6d6 100644
(file)
--- a/
linaro/configs/android.conf
+++ b/
linaro/configs/android.conf
@@
-12,6
+12,8
@@
CONFIG_POWER_SUPPLY=y
CONFIG_ANDROID_PARANOID_NETWORK=y
CONFIG_NET_ACTIVITY_STATS=y
CONFIG_FB_EARLYSUSPEND=y
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y
CONFIG_USB_G_ANDROID=y
CONFIG_SWITCH=y