drivers: spi: Fix the help on sys log level
Change-Id: Ifdd63dc2930e43240b6aa3afc0fced92ba4d74cb Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
9609751909
commit
33479ec739
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ config SYS_LOG_SPI_LEVEL
|
|||
default 0
|
||||
range 0 4
|
||||
help
|
||||
Sets log level for Grove Device Drivers.
|
||||
Sets log level for SPI drivers.
|
||||
Levels are:
|
||||
0 OFF, do not write
|
||||
1 ERROR, only write SYS_LOG_ERR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue