fix 2023 open source pr conflict 2 from Liu_Weichao

This commit is contained in:
IACU
2023-07-26 17:56:12 +08:00

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