mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user