summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorAndy Gross2016-05-19 07:00:17 +0200
committerAndy Gross2016-06-25 05:36:33 +0200
commitfde88a07156cc767dee7c2c2be6b8f73c6323743 (patch)
treee1a57036a735336d769fd5cbb5ceb4a8b2bb5a7d /arch/arm64/configs/defconfig
parentLinux 4.7-rc1 (diff)
downloadkernel-qcow2-linux-fde88a07156cc767dee7c2c2be6b8f73c6323743.tar.gz
kernel-qcow2-linux-fde88a07156cc767dee7c2c2be6b8f73c6323743.tar.xz
kernel-qcow2-linux-fde88a07156cc767dee7c2c2be6b8f73c6323743.zip
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/defconfig')
-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 fd2d74d0491e..1f63675660cb 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