mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ANDROID: gki_defconfig: enable CONFIG_KEYBOARD_GPIO
This driver is very commonly used in Android. Statically compile it into the GKI. Bug: 143314501 Change-Id: I12e2dd04bdde2affef1f6be9f33033d87096ec89 Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
committed by
Alistair Delva
parent
256f705437
commit
806aeaebc9
@@ -263,6 +263,7 @@ CONFIG_USB_USBNET=y
|
||||
CONFIG_VIRT_WIFI=y
|
||||
CONFIG_INPUT_FF_MEMLESS=y
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
CONFIG_INPUT_JOYSTICK=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
|
||||
@@ -234,7 +234,7 @@ CONFIG_USB_USBNET=y
|
||||
# CONFIG_WLAN_VENDOR_QUANTENNA is not set
|
||||
CONFIG_VIRT_WIFI=m
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
# CONFIG_INPUT_KEYBOARD is not set
|
||||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
CONFIG_INPUT_JOYSTICK=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
|
||||
Reference in New Issue
Block a user