From: Dario Binacchi Date: Fri, 20 Jun 2025 08:27:09 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128fe144e7b86ee53cccef7021312157fda311f0;p=thirdparty%2Flinux.git ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER The driver is required by the Engicam MicroGEA BMM board. Signed-off-by: Dario Binacchi Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index f0ccb66f68414..dfe017b551498 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -181,6 +181,7 @@ CONFIG_TOUCHSCREEN_COLIBRI_VF50=y CONFIG_INPUT_MISC=y CONFIG_INPUT_MMA8450=y CONFIG_INPUT_GPIO_BEEPER=m +CONFIG_INPUT_PWM_BEEPER=y CONFIG_SERIO_SERPORT=m # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_IMX=y