mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
testing/monkey: add auto select uinput
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
parent
8fff07b435
commit
8ec53eeb52
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
menuconfig TESTING_MONKEY
|
||||
tristate "Monkey test"
|
||||
select UINPUT_TOUCH
|
||||
select UINPUT_BUTTONS
|
||||
default n
|
||||
|
||||
if TESTING_MONKEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue