Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 979dae8d authored by Jon Medhurst's avatar Jon Medhurst Committed by Kevin Hilman
Browse files

configs: android: Enable CONFIG_INPUT_UINPUT to get aidb working

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: default avatarJon Medhurst <tixy@linaro.org>
parent b66813b1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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