[PATCH v1 14/14] arm64: defconfig: Add tps65219 power-button as module

Jerome Neanne jneanne at baylibre.com
Tue Jul 19 02:17:42 PDT 2022


Adds defconfig option to support TPS65219 PMIC power-button.

Signed-off-by: Jerome Neanne <jneanne at baylibre.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f031dd6a9f76..988397574e3c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -412,6 +412,7 @@ CONFIG_TOUCHSCREEN_GOODIX=m
 CONFIG_TOUCHSCREEN_EDT_FT5X06=m
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_PM8941_PWRKEY=y
+CONFIG_INPUT_TPS65219_PWRBUTTON=m
 CONFIG_INPUT_PM8XXX_VIBRATOR=m
 CONFIG_INPUT_PWM_BEEPER=m
 CONFIG_INPUT_PWM_VIBRA=m
-- 
2.17.1




More information about the linux-arm-kernel mailing list