Skip to content

Commit 778ae84

Browse files
Otpvondoiatsxiaoxiang781216
authored andcommitted
monkey: monkey_log.c add LIBC_PRINT_EXTENSION dependency.
Signed-off-by: likun17 <[email protected]>
1 parent 4253d03 commit 778ae84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/monkey/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ menuconfig TESTING_MONKEY
77
tristate "Monkey test"
88
select UINPUT_TOUCH
99
select UINPUT_BUTTONS
10+
select LIBC_PRINT_EXTENSION
1011
default n
1112

1213
if TESTING_MONKEY

0 commit comments

Comments
 (0)