6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
|
# Allow worker threads to capture all resources
|
||
|
CONFIG_MAIN_THREAD_PRIORITY=11
|
||
|
|
||
|
# Enable SMP
|
||
|
CONFIG_SMP=y
|