monkey: monkey_log.c add LIBC_PRINT_EXTENSION dependency.

Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
likun17 2024-09-20 18:10:56 +08:00 committed by Xiang Xiao
parent 4253d031f0
commit 778ae8495b

View file

@ -7,6 +7,7 @@ menuconfig TESTING_MONKEY
tristate "Monkey test"
select UINPUT_TOUCH
select UINPUT_BUTTONS
select LIBC_PRINT_EXTENSION
default n
if TESTING_MONKEY