mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
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: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org> Signed-off-by: Kevin Hilman <khilman@linaro.org>
This commit is contained in:
parent
eb7547df5b
commit
5d358d1580
@ -94,6 +94,7 @@ CONFIG_SMC91X=y
|
||||
CONFIG_SMSC911X=y
|
||||
# CONFIG_WLAN is not set
|
||||
CONFIG_INPUT_EVDEV=y
|
||||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_SERIO_SERPORT is not set
|
||||
CONFIG_SERIO_AMBAKMI=y
|
||||
CONFIG_LEGACY_PTY_COUNT=16
|
||||
|
Loading…
Reference in New Issue
Block a user