diff --git a/APP_Framework/Applications/app_test/Kconfig b/APP_Framework/Applications/app_test/Kconfig index 5d11ed30f..3a103a6b3 100644 --- a/APP_Framework/Applications/app_test/Kconfig +++ b/APP_Framework/Applications/app_test/Kconfig @@ -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