Fix Kconfig typo.
This commit is contained in:
parent
3c13124c6a
commit
1ade74c8c2
1 changed files with 1 additions and 1 deletions
2
Kconfig
2
Kconfig
|
|
@ -250,7 +250,7 @@ menu "seL4 System Parameters"
|
|||
configuration.
|
||||
|
||||
config NUM_PRIORITIES
|
||||
int "Numer of priority levels"
|
||||
int "Number of priority levels"
|
||||
default 256
|
||||
help
|
||||
The number of priority levels per domain
|
||||
|
|
|
|||
Loading…
Reference in a new issue