forked from xuos/xiuos
fix 2023 open source pr conflict 2 from Liu_Weichao
This commit is contained in:
commit
8b43b56c56
|
@ -239,14 +239,6 @@ menu "test app"
|
||||||
menuconfig USER_TEST_TIMER
|
menuconfig USER_TEST_TIMER
|
||||||
bool "Config test soft timer"
|
bool "Config test soft timer"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
menuconfig USER_TEST_HASH
|
|
||||||
bool "Config test hash"
|
|
||||||
default n
|
|
||||||
|
|
||||||
menuconfig USER_TEST_RADIX
|
|
||||||
bool "Config test radix tree"
|
|
||||||
default n
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Loading…
Reference in New Issue