Merge branch 'trunk' into xry111/parallelism
This commit is contained in:
commit
9440e4ac61
1 changed files with 1 additions and 4 deletions
|
@ -465,9 +465,8 @@ depends on !BOOK_BLFS
|
|||
# out. If you select 'n' here, the commented test instructions
|
||||
# do not stop on test suite failures.
|
||||
|
||||
menu "Test settings"
|
||||
depends on CONFIG_TESTS
|
||||
choice
|
||||
depends on CONFIG_TESTS
|
||||
prompt "Tests level"
|
||||
default TST_1
|
||||
|
||||
|
@ -488,8 +487,6 @@ depends on !BOOK_BLFS
|
|||
|
||||
endchoice
|
||||
|
||||
endmenu # test settings
|
||||
|
||||
config TEST
|
||||
int
|
||||
default "0" if !CONFIG_TESTS
|
||||
|
|
Reference in a new issue