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

Commit 5d358d15 authored by Linus Walleij's avatar Linus Walleij Committed by Kevin Hilman
Browse files

ARM64: add GPIO keys to the defconfig



The Juno board, and likely many other boards, likes to use simple
GPIO keys for input events. Enabled this in the default
ARM64 defconfig.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarShannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
parent eb7547df
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -94,6 +94,7 @@ CONFIG_SMC91X=y
CONFIG_SMSC911X=y
CONFIG_SMSC911X=y
# CONFIG_WLAN is not set
# CONFIG_WLAN is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_LEGACY_PTY_COUNT=16
CONFIG_LEGACY_PTY_COUNT=16