From: Guido Günther Date: Mon, 18 Jan 2021 10:54:17 +0000 (+0100) Subject: arm64: defconfig: Enable vibra-pwm X-Git-Tag: accepted/tizen/unified/20230118.172025~7897^2~4^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e51f7482d80cf1cf8a60203560ab68df947ae8a;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: Enable vibra-pwm The haptic motor for the Librem 5 uses this. Signed-off-by: Guido Günther Signed-off-by: Martin Kepplinger Reviewed-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 8214e81..2b2a3a4 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -393,6 +393,7 @@ CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_INPUT_MISC=y CONFIG_INPUT_PM8941_PWRKEY=y CONFIG_INPUT_PM8XXX_VIBRATOR=m +CONFIG_INPUT_PWM_VIBRA=m CONFIG_INPUT_HISI_POWERKEY=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_AMBAKMI=y