doc: fix misspellings in Kconfig files
Found some misspellings missed during normal reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
fcbd8fb631
commit
44383a394b
5 changed files with 7 additions and 7 deletions
|
@ -45,14 +45,14 @@ config CAN_PHASE_SEG1_PROP_SEG
|
|||
default 5
|
||||
range 1 16
|
||||
help
|
||||
Time quantums of phase buffer 1 segment + propagation segment (ISO 11898-1)
|
||||
Time quanta of phase buffer 1 segment + propagation segment (ISO 11898-1)
|
||||
|
||||
config CAN_PHASE_SEG2
|
||||
int "Phase_Seg2"
|
||||
default 6
|
||||
range 1 8
|
||||
help
|
||||
Time quantums of phase buffer 2 segment (ISO 11898-1)
|
||||
Time quanta of phase buffer 2 segment (ISO 11898-1)
|
||||
|
||||
config CAN_SJW
|
||||
int "SJW"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue