Skip to content
Snippets Groups Projects
Commit ef396b45 authored by Clemens Terasa's avatar Clemens Terasa Committed by Tobias Kahlki
Browse files

linux: defconfig: imx6ull: Add GPIO and PWM beeper as module

Add support for GPIO and PWM beepers. This enables the on-board beeper
on the SECO Northern Europe NALLLINO platform.

BCS 746-000992

(cherry picked from commit ad7371e0)
parent 2299493b
No related branches found
No related tags found
No related merge requests found
......@@ -149,6 +149,8 @@ CONFIG_TOUCHSCREEN_STMPE=y
CONFIG_TOUCHSCREEN_SX8654=y
CONFIG_TOUCHSCREEN_COLIBRI_VF50=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_GPIO_BEEPER=m
CONFIG_INPUT_PWM_BEEPER=m
CONFIG_SERIO_SERPORT=m
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_IMX=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment