[PATCH 2/3] arm64: defconfig: enable TPS6594 power button module
Michael Walle
mwalle at kernel.org
Thu Jan 15 05:24:43 PST 2026
To enable the power button on Kontron SMARC-sAM67 modules, enable the
driver for it.
Signed-off-by: Michael Walle <mwalle at kernel.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fca36c2bd1f0..e175e283e76b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -494,6 +494,7 @@ CONFIG_INPUT_BBNSM_PWRKEY=m
CONFIG_INPUT_PM8941_PWRKEY=y
CONFIG_INPUT_PM8XXX_VIBRATOR=m
CONFIG_INPUT_TPS65219_PWRBUTTON=m
+CONFIG_INPUT_TPS6594_PWRBUTTON=m
CONFIG_INPUT_PWM_BEEPER=m
CONFIG_INPUT_PWM_VIBRA=m
CONFIG_INPUT_RK805_PWRKEY=m
--
2.47.3
More information about the linux-arm-kernel
mailing list