summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAndy Gross <andy.gross@linaro.org>2016-05-19 05:00:17 (GMT)
committerAndy Gross <andy.gross@linaro.org>2016-06-25 03:36:33 (GMT)
commitfde88a07156cc767dee7c2c2be6b8f73c6323743 (patch)
treee1a57036a735336d769fd5cbb5ceb4a8b2bb5a7d /arch/arm64/configs
parent1a695a905c18548062509178b98bc91e67510864 (diff)
downloadlinux-fde88a07156cc767dee7c2c2be6b8f73c6323743.tar.xz
arm: defconfig: Enable PM8941 pwr key
This patch enables the PM8941 pwr key driver. Signed-off-by: Andy Gross <andy.gross@linaro.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fd2d74d..1f63675 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -142,6 +142,8 @@ CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_PM8941_PWRKEY=y
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_AMBAKMI=y
CONFIG_LEGACY_PTY_COUNT=16