mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
ANDROID: GKI: support CONFIG_INPUT_TOUCHSCREEN
enable build in driver drivers/input/touchscreen in gki configure touch screen should been enable in gki configure which is need by vendor. Bug: 159736147 Signed-off-by: zhang sanshan <pete.zhang@nxp.com> Change-Id: I3b1d348791aa9e762374a4965893b3a4a490394b
This commit is contained in:
parent
82e0bf1714
commit
8b617617a5
|
|
@ -282,6 +282,7 @@ CONFIG_INPUT_EVDEV=y
|
|||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
CONFIG_INPUT_JOYSTICK=y
|
||||
CONFIG_INPUT_TOUCHSCREEN=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
# CONFIG_VT is not set
|
||||
|
|
|
|||
|
|
@ -255,6 +255,7 @@ CONFIG_INPUT_EVDEV=y
|
|||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
CONFIG_INPUT_JOYSTICK=y
|
||||
CONFIG_INPUT_TOUCHSCREEN=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
# CONFIG_VT is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user