Skip to content

Commit e25a9d6

Browse files
committed
remove outdated code
1 parent 84576fa commit e25a9d6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/utilities/Kconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,6 @@ config RT_USING_UTEST
223223
default 64
224224
endif
225225

226-
config RT_UTEST_USING_ALL_CASES
227-
bool "Enable all selected modules' test cases"
228-
default n
229-
help
230-
If enable this option, all selected modules' test cases will be run.
231-
Otherwise, only the test cases that are explicitly enabled will be run.
232226
endif
233227

234228
config RT_USING_VAR_EXPORT

0 commit comments

Comments
 (0)