projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a695a9
)
arm: defconfig: Enable PM8941 pwr key
author
Andy Gross
<andy.gross@linaro.org>
Thu, 19 May 2016 05:00:17 +0000
(
00:00
-0500)
committer
Andy 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
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index fd2d74d0491ece760f65a551acd3f5304fc792fb..1f63675660cb774b992d0cbd3cec362ba6b0130c 100644
(file)
--- 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