Skip to content
Snippets Groups Projects
Commit d3b367bc authored by Andrew Morton's avatar Andrew Morton Committed by Dmitry Torokhov
Browse files

Input: zhenhua - ensure we have BITREVERSE


It uses bitrev8(), so it must ensure that lib/bitrev.o gets included in
vmlinux.

Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent d79bdc7f
No related branches found
No related tags found
No related merge requests found
...@@ -196,6 +196,7 @@ config JOYSTICK_TWIDJOY ...@@ -196,6 +196,7 @@ config JOYSTICK_TWIDJOY
config JOYSTICK_ZHENHUA config JOYSTICK_ZHENHUA
tristate "5-byte Zhenhua RC transmitter" tristate "5-byte Zhenhua RC transmitter"
select SERIO select SERIO
select BITREVERSE
help help
Say Y here if you have a Zhen Hua PPM-4CH transmitter which is Say Y here if you have a Zhen Hua PPM-4CH transmitter which is
supplied with a ready to fly micro electric indoor helicopters supplied with a ready to fly micro electric indoor helicopters
......
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