Skip to content

Commit

Permalink
monkey: monkey_log.c add LIBC_PRINT_EXTENSION dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: likun17 <[email protected]>
  • Loading branch information
Otpvondoiats authored and xiaoxiang781216 committed Sep 23, 2024
1 parent 4253d03 commit 778ae84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/monkey/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 778ae84

Please sign in to comment.