The Optimization menu is also for parallelization
This commit is contained in:
parent
5156f51859
commit
e181f757ba
1 changed files with 1 additions and 1 deletions
|
@ -821,7 +821,7 @@ depends on !BOOK_BLFS
|
|||
# WARNING: The use of build optimizations may lead to build issues.
|
||||
# If the system doesn't work as expected, please rebuild
|
||||
# without optimizations before asking for support.
|
||||
menu "Optimization settings"
|
||||
menu "Parallelization and Optimization settings"
|
||||
depends on CONFIG_OPTIMIZE
|
||||
|
||||
config N_PARALLEL
|
||||
|
|
Reference in a new issue