forked from xuos/xiuos
fix 2023 open source pr conflict 2
This commit is contained in:
parent
7968c0761d
commit
077a4e1276
|
@ -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