fix 2023 open source pr conflict 2

This commit is contained in:
Liu_Weichao 2023-07-26 17:54:47 +08:00
parent 7968c0761d
commit 077a4e1276
1 changed files with 0 additions and 8 deletions

View File

@ -239,14 +239,6 @@ menu "test app"
menuconfig USER_TEST_TIMER
bool "Config test soft timer"
default n
menuconfig USER_TEST_HASH
bool "Config test hash"
default n
menuconfig USER_TEST_RADIX
bool "Config test radix tree"
default n
endif
endmenu