Commit 2e7ee336 authored by David Lechner's avatar David Lechner Committed by Sekhar Nori

ARM: davinci_all_defconfig: enable pwm-beeper

This enables the pwm-beeper module. This is used by the speaker on LEGO
MINDSTORMS EV3.
Signed-off-by: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent b631436e
...@@ -100,6 +100,7 @@ CONFIG_KEYBOARD_XTKBD=m ...@@ -100,6 +100,7 @@ CONFIG_KEYBOARD_XTKBD=m
# CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y CONFIG_INPUT_MISC=y
CONFIG_INPUT_PWM_BEEPER=m
CONFIG_INPUT_DM355EVM=m CONFIG_INPUT_DM355EVM=m
CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_LIBPS2=y
# CONFIG_VT_CONSOLE is not set # CONFIG_VT_CONSOLE is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment