From: Stephan Gerhold Date: Thu, 12 Dec 2019 17:25:13 +0000 (+0100) Subject: arm64: defconfig: Enable Qualcomm PM8XXX vibrator support X-Git-Tag: v5.7-rc1~98^2~4^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=33b8cd0065b4a6759dcc025c7f2fbd0a24858e6a;p=linux.git arm64: defconfig: Enable Qualcomm PM8XXX vibrator support The pm8xxx-vibrator driver controls the vibrator motor driver available in the Qualcomm PM8916 PMIC. Build the driver as module so it can be loaded when necessary. Signed-off-by: Stephan Gerhold Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 0f212889c931a..fca2b43affb70 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -320,6 +320,7 @@ CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ATMEL_MXT=m CONFIG_INPUT_MISC=y CONFIG_INPUT_PM8941_PWRKEY=y +CONFIG_INPUT_PM8XXX_VIBRATOR=m CONFIG_INPUT_HISI_POWERKEY=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_AMBAKMI=y