doc: fix misspellings in Kconfig files
Fix misspellings in Kconfig files missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
f8edd95422
commit
241044f178
11 changed files with 14 additions and 14 deletions
|
@ -19,14 +19,14 @@ config KSCAN_XEC_COLUMN_SIZE
|
|||
default 16
|
||||
help
|
||||
Adjust the value to your keyboard columns. The maximum
|
||||
colum size for the Microchip XEC family is 18 (from 0 to 17).
|
||||
column size for the Microchip XEC family is 18 (from 0 to 17).
|
||||
|
||||
config KSCAN_XEC_ROW_SIZE
|
||||
int "KSCAN_XEC_ROW_SIZE"
|
||||
default 8
|
||||
help
|
||||
Adjust the value to your keyboard rows. The maximum
|
||||
colum size for the Microchip XEC family is 8 (from 0 to 7).
|
||||
column size for the Microchip XEC family is 8 (from 0 to 7).
|
||||
|
||||
config KSCAN_XEC_DEBOUNCE_DOWN
|
||||
int "KSCAN_XEC_DEBOUNCE_DOWN"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue