arm: defconfig: Enable PM8941 pwr key
authorAndy Gross <andy.gross@linaro.org>
Thu, 19 May 2016 05:00:17 +0000 (00:00 -0500)
committerAndy Gross <andy.gross@linaro.org>
Sat, 25 Jun 2016 03:36:33 +0000 (22:36 -0500)
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>
arch/arm64/configs/defconfig

index fd2d74d0491ece760f65a551acd3f5304fc792fb..1f63675660cb774b992d0cbd3cec362ba6b0130c 100644 (file)
@@ -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
This page took 0.026501 seconds and 5 git commands to generate.